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

  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Video.h 482 * nAllowedPictureTypes : Specifies the picture types allowed in the
502 OMX_U32 nAllowedPictureTypes;
649 * nAllowedPictureTypes : Specifies the picture types allowed in the bitstream
670 OMX_U32 nAllowedPictureTypes;
    [all...]
  /frameworks/base/include/media/stagefright/openmax/
OMX_Video.h 500 * nAllowedPictureTypes : Specifies the picture types allowed in the
520 OMX_U32 nAllowedPictureTypes;
667 * nAllowedPictureTypes : Specifies the picture types allowed in the bitstream
688 OMX_U32 nAllowedPictureTypes;
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Video.h 482 * nAllowedPictureTypes : Specifies the picture types allowed in the
502 OMX_U32 nAllowedPictureTypes;
649 * nAllowedPictureTypes : Specifies the picture types allowed in the bitstream
670 OMX_U32 nAllowedPictureTypes;
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Video.h 482 * nAllowedPictureTypes : Specifies the picture types allowed in the
502 OMX_U32 nAllowedPictureTypes;
649 * nAllowedPictureTypes : Specifies the picture types allowed in the bitstream
670 OMX_U32 nAllowedPictureTypes;
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Video.h 482 * nAllowedPictureTypes : Specifies the picture types allowed in the
502 OMX_U32 nAllowedPictureTypes;
649 * nAllowedPictureTypes : Specifies the picture types allowed in the bitstream
670 OMX_U32 nAllowedPictureTypes;
    [all...]
  /hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_encoder.cpp 309 m_sParamMPEG4.nAllowedPictureTypes = 2; // pframe and iframe
321 m_sParamH263.nAllowedPictureTypes = 2;
342 m_sParamAVC.nAllowedPictureTypes = 2;
    [all...]
  /frameworks/base/media/libstagefright/
OMXCodec.cpp     [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/enc/mpeg4enc/
SEC_OMX_Mpeg4enc.c     [all...]
  /hardware/qcom/media/mm-video/vidc/venc/test/
venc_test.cpp 454 h263.nAllowedPictureTypes = 2;
512 // mp4.nAllowedPictureTypes = 2; // pframe and iframe
    [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_decode/src/
OMX_VideoDec_Utils.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c 857 pAppData->pH264->nAllowedPictureTypes = -1;
    [all...]

Completed in 1016 milliseconds