HomeSort by relevance Sort by last modified time
    Searched refs:OMX_Video_ControlRateVariable (Results 1 - 22 of 22) sorted by null

  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
SoftMPEG4Encoder.cpp 230 bitRate->eControlRate = OMX_Video_ControlRateVariable;
296 bitRate->eControlRate != OMX_Video_ControlRateVariable) {
  /frameworks/av/media/libstagefright/codecs/avc/enc/
SoftAVCEncoder.cpp 377 bitRate->eControlRate = OMX_Video_ControlRateVariable;
431 bitRate->eControlRate != OMX_Video_ControlRateVariable) {
  /frameworks/av/media/libstagefright/codecs/on2/enc/
SoftVPXEncoder.cpp 369 bitrate->eControlRate = OMX_Video_ControlRateVariable;
560 if (bitrate->eControlRate == OMX_Video_ControlRateVariable) {
  /frameworks/native/include/media/openmax/
OMX_AsString.h     [all...]
OMX_Video.h 238 OMX_Video_ControlRateVariable,
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Video.h 221 OMX_Video_ControlRateVariable,
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Video.h 218 OMX_Video_ControlRateVariable,
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Video.h 218 OMX_Video_ControlRateVariable,
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Video.h 236 OMX_Video_ControlRateVariable,
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Video.h 218 OMX_Video_ControlRateVariable,
    [all...]
  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderBase.cpp 152 mParamBitrate.eControlRate = OMX_Video_ControlRateVariable;
319 } else if ((mParamBitrate.eControlRate == OMX_Video_ControlRateVariable) ||
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/test/
venc_test.cpp     [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/test/
venc_test.cpp     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c     [all...]
  /frameworks/av/media/libstagefright/codecs/avcenc/
SoftAVCEnc.cpp 932 bitRate->eControlRate = OMX_Video_ControlRateVariable;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEnc_Utils.c     [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
video_encoder_device.cpp     [all...]
video_encoder_device_copper.cpp     [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
video_encoder_device.cpp     [all...]
video_encoder_device_v4l2.cpp     [all...]
  /frameworks/av/media/libstagefright/
OMXCodec.cpp     [all...]
ACodec.cpp     [all...]

Completed in 452 milliseconds