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

  /frameworks/base/include/media/stagefright/openmax/
OMX_Video.h 493 * nBFrames : Number of B frames between each I frame
516 OMX_U32 nBFrames;
567 * nBFrames : Number of B frames between each I frame
576 OMX_U32 nBFrames;
659 * nBFrames : Number of B frames between each I frame
681 OMX_U32 nBFrames;
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Video.h 475 * nBFrames : Number of B frames between each I frame
498 OMX_U32 nBFrames;
549 * nBFrames : Number of B frames between each I frame
558 OMX_U32 nBFrames;
641 * nBFrames : Number of B frames between each I frame
663 OMX_U32 nBFrames;
    [all...]
OMX_QCOMExtns.h 400 OMX_U32 nBFrames; /** The number of "B" frames between two "I" frames */
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Video.h 475 * nBFrames : Number of B frames between each I frame
498 OMX_U32 nBFrames;
549 * nBFrames : Number of B frames between each I frame
558 OMX_U32 nBFrames;
641 * nBFrames : Number of B frames between each I frame
663 OMX_U32 nBFrames;
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Video.h 475 * nBFrames : Number of B frames between each I frame
498 OMX_U32 nBFrames;
549 * nBFrames : Number of B frames between each I frame
558 OMX_U32 nBFrames;
641 * nBFrames : Number of B frames between each I frame
663 OMX_U32 nBFrames;
    [all...]
  /hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_encoder.cpp 317 m_sParamH263.nBFrames = 0;
331 m_sParamAVC.nBFrames = 0;
    [all...]
  /frameworks/base/media/libstagefright/
OMXCodec.cpp     [all...]
  /hardware/qcom/media/mm-video/vidc/venc/test/
venc_test.cpp 450 h263.nBFrames = 0;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c 847 pAppData->pH264->nBFrames = -1;
    [all...]

Completed in 1071 milliseconds