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

  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_encoder.cpp 184 m_sConfigBitrate.nEncodeBitrate = 64000;
590 m_sConfigBitrate.nEncodeBitrate = portDefn->format.video.nBitrate;
661 m_sConfigBitrate.nEncodeBitrate = pParam->nTargetBitrate;
    [all...]
video_encoder_device.cpp     [all...]
video_encoder_device_copper.cpp     [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 200 m_sConfigBitrate.nEncodeBitrate = 64000;
611 m_sConfigBitrate.nEncodeBitrate = portDefn->format.video.nBitrate;
676 m_sConfigBitrate.nEncodeBitrate = pParam->nTargetBitrate;
    [all...]
video_encoder_device.cpp     [all...]
video_encoder_device_v4l2.cpp     [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_TI_Video.h 521 @param nEncodeBitrate Target bitrate to encode with
531 OMX_U32 nEncodeBitrate;
OMX_Video.h     [all...]
  /frameworks/av/media/libstagefright/codecs/on2/enc/
SoftVPXEncoder.cpp 466 if (mBitrate != params->nEncodeBitrate) {
467 mBitrate = params->nEncodeBitrate;
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c     [all...]
OMX_VideoEnc_Utils.c     [all...]
  /frameworks/native/include/media/openmax/
OMX_Video.h     [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Video.h     [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Video.h     [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Video.h     [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Video.h     [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Video.h     [all...]
OMX_TI_Video.h 522 @param nEncodeBitrate Target bitrate to encode with
532 OMX_U32 nEncodeBitrate;
    [all...]
  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderBase.cpp 179 mConfigBitrate.nEncodeBitrate = 0; // Maximum bitrate
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
Exynos_OMX_VencControl.c     [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...]
  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]

Completed in 230 milliseconds