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

  /hardware/qcom/media/mm-video/vidc/venc/test/
venc_test.cpp 197 OMX_U32 nBitrate;
363 ,portdef.format.video.nFrameWidth,portdef.format.video.nBitrate);
377 portdef.format.video.nBitrate = m_sProfile.nBitrate;
420 if(m_sProfile.nBitrate <= (int)profile_tbl[2])
545 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...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Video.h 109 * nBitrate : Bit rate of frame to be used on channel if
131 OMX_U32 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/omxcore/inc/
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 52 milliseconds