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

  /frameworks/native/include/media/openmax/
OMX_Video.h 501 * nAllowedPictureTypes : Specifies the picture types allowed in the
521 OMX_U32 nAllowedPictureTypes;
668 * nAllowedPictureTypes : Specifies the picture types allowed in the bitstream
689 OMX_U32 nAllowedPictureTypes;
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Video.h 483 * nAllowedPictureTypes : Specifies the picture types allowed in the
503 OMX_U32 nAllowedPictureTypes;
650 * nAllowedPictureTypes : Specifies the picture types allowed in the bitstream
671 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/samsung_slsi/exynos5/exynos_omx/openmax/exynos_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...]
  /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...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
SoftMPEG4Encoder.cpp 363 h263type->nAllowedPictureTypes =
386 mpeg4type->nAllowedPictureTypes =
557 (h263type->nAllowedPictureTypes & OMX_VIDEO_PictureTypeB) ||
579 (mpeg4type->nAllowedPictureTypes & OMX_VIDEO_PictureTypeB) ||
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_encoder.cpp 349 m_sParamMPEG4.nAllowedPictureTypes = 2; // pframe and iframe
361 m_sParamH263.nAllowedPictureTypes = 2;
382 m_sParamAVC.nAllowedPictureTypes = 2;
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/
SoftAVCEncoder.cpp 500 avcParams->nAllowedPictureTypes =
665 (avcType->nAllowedPictureTypes & OMX_VIDEO_PictureTypeB) != 0 ||
    [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]
OMXCodec.cpp 1017 h263type.nAllowedPictureTypes =
1022 h263type.nAllowedPictureTypes = OMX_VIDEO_PictureTypeI;
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 348 m_sParamMPEG4.nAllowedPictureTypes = 2; // pframe and iframe
360 m_sParamH263.nAllowedPictureTypes = 2;
381 m_sParamAVC.nAllowedPictureTypes = 2;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c     [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/test/
venc_test.cpp 642 h263.nAllowedPictureTypes = 2;
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/test/
venc_test.cpp 677 h263.nAllowedPictureTypes = 2;
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
Exynos_OMX_Mpeg4enc.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 190 milliseconds