HomeSort by relevance Sort by last modified time
    Searched defs:nBitrate (Results 1 - 8 of 8) sorted by null

  /hardware/qcom/media/mm-video/vidc/venc/test/
venc_test.cpp 229 OMX_U32 nBitrate;
536 ,portdef.format.video.nFrameWidth,portdef.format.video.nBitrate);
558 portdef.format.video.nBitrate = m_sProfile.nBitrate;
603 if(m_sProfile.nBitrate <= (int)profile_tbl[2])
723 bitrate.nTargetBitrate = m_sProfile.nBitrate;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c 305 OMX_U32 nBitrate;
897 pAppData->pOutPortDef->format.video.nBitrate = pAppData->nBitrate;
920 pAppData->pVidParamBitrate->nTargetBitrate = pAppData->pOutPortDef->format.video.nBitrate;
    [all...]
  /frameworks/native/include/media/openmax/
OMX_Video.h 127 * nBitrate : Bit rate of frame to be used on channel if
149 OMX_U32 nBitrate;
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Video.h 110 * nBitrate : Bit rate of frame to be used on channel if
132 OMX_U32 nBitrate;
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Video.h 109 * nBitrate : Bit rate of frame to be used on channel if
131 OMX_U32 nBitrate;
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Video.h 109 * nBitrate : Bit rate of frame to be used on channel if
131 OMX_U32 nBitrate;
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Video.h 109 * nBitrate : Bit rate of frame to be used on channel if
131 OMX_U32 nBitrate;
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Video.h 109 * nBitrate : Bit rate of frame to be used on channel if
131 OMX_U32 nBitrate;
    [all...]

Completed in 271 milliseconds