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

  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Core.h 378 * OMX_BUFFERFLAG_CODECCONFIG is an optional flag that is set by an
383 * OMX_BUFFERFLAG_CODECCONFIG shall not mix codec configuration bytes
390 * normal without setting OMX_BUFFERFLAG_CODECCONFIG.
393 #define OMX_BUFFERFLAG_CODECCONFIG 0x00000080
    [all...]
  /frameworks/base/include/media/stagefright/openmax/
OMX_Core.h 395 * OMX_BUFFERFLAG_CODECCONFIG is an optional flag that is set by an
400 * OMX_BUFFERFLAG_CODECCONFIG shall not mix codec configuration bytes
407 * normal without setting OMX_BUFFERFLAG_CODECCONFIG.
410 #define OMX_BUFFERFLAG_CODECCONFIG 0x00000080
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Core.h 378 * OMX_BUFFERFLAG_CODECCONFIG is an optional flag that is set by an
383 * OMX_BUFFERFLAG_CODECCONFIG shall not mix codec configuration bytes
390 * normal without setting OMX_BUFFERFLAG_CODECCONFIG.
393 #define OMX_BUFFERFLAG_CODECCONFIG 0x00000080
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Core.h 378 * OMX_BUFFERFLAG_CODECCONFIG is an optional flag that is set by an
383 * OMX_BUFFERFLAG_CODECCONFIG shall not mix codec configuration bytes
390 * normal without setting OMX_BUFFERFLAG_CODECCONFIG.
393 #define OMX_BUFFERFLAG_CODECCONFIG 0x00000080
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/
SEC_OMX_Vdec.c 688 !(inputUseBuffer->nFlags & OMX_BUFFERFLAG_CODECCONFIG)) {
734 ((inputData->nFlags & OMX_BUFFERFLAG_CODECCONFIG) ||
740 (!(inputData->nFlags & OMX_BUFFERFLAG_CODECCONFIG)) &&
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/
WmaDecTest.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEnc_Utils.c     [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/mpeg4dec/
SEC_OMX_Mpeg4dec.c 116 if (flag & OMX_BUFFERFLAG_CODECCONFIG) {
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/enc/h264enc/
SEC_OMX_H264enc.c 729 pOutputData->nFlags |= OMX_BUFFERFLAG_CODECCONFIG;
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/enc/mpeg4enc/
SEC_OMX_Mpeg4enc.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h 393 #define OMX_BUFFERFLAG_CODECCONFIG 0x00000080
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c     [all...]
  /frameworks/base/media/libstagefright/
OMXCodec.cpp     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDec_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEnc_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Dec_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDec_Utils.c     [all...]

Completed in 659 milliseconds