Home
last modified time | relevance | path

Searched refs:iOMXComponentSupportsExternalOutputBufferAlloc (Results 1 – 22 of 22) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
DOMX_WbAmrDecoder.h448 OMX_BOOL iOMXComponentSupportsExternalOutputBufferAlloc; member
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
DOMX_AmrDecoder.h529 OMX_BOOL iOMXComponentSupportsExternalOutputBufferAlloc; member
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/
DOMX_WbAmrEnc_Utils.h338 OMX_BOOL iOMXComponentSupportsExternalOutputBufferAlloc; member
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
DOMX_WmaDec_Utils.h565 OMX_BOOL iOMXComponentSupportsExternalOutputBufferAlloc; member
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
DOMX_Mp3Dec_Utils.h269 OMX_BOOL iOMXComponentSupportsExternalOutputBufferAlloc; member
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
DOMX_AacEnc_Utils.h167 OMX_BOOL iOMXComponentSupportsExternalOutputBufferAlloc; member
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
DOMX_AacDec_Utils.h664 OMX_BOOL iOMXComponentSupportsExternalOutputBufferAlloc; member
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/
DOMX_AmrEnc_Utils.h502 OMX_BOOL iOMXComponentSupportsExternalOutputBufferAlloc; member
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
DOMX_VideoEnc_Utils.h126 OMX_BOOL iOMXComponentSupportsExternalOutputBufferAlloc; member
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
DOMX_VideoDec_Utils.h827 OMX_BOOL iOMXComponentSupportsExternalOutputBufferAlloc; member
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
Domx_video_base.cpp87 OMX_BOOL iOMXComponentSupportsExternalOutputBufferAlloc; member
1769 pParam->iOMXComponentSupportsExternalOutputBufferAlloc = OMX_FALSE; in get_parameter()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp89 OMX_BOOL iOMXComponentSupportsExternalOutputBufferAlloc; member
1717 pParam->iOMXComponentSupportsExternalOutputBufferAlloc = OMX_FALSE; in get_parameter()
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
DOMX_WbAmrDecoder.c260 … pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalOutputBufferAlloc = OMX_FALSE; in OMX_ComponentInit()
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
DOMX_WmaDecoder.c253 … pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalOutputBufferAlloc = OMX_FALSE; in OMX_ComponentInit()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp115 OMX_BOOL iOMXComponentSupportsExternalOutputBufferAlloc; member
1808 pParam->iOMXComponentSupportsExternalOutputBufferAlloc = OMX_FALSE; in get_parameter()
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
DOMX_AacEncoder.c251 … pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalOutputBufferAlloc = OMX_FALSE; in OMX_ComponentInit()
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
DOMX_AmrDecoder.c264 … pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalOutputBufferAlloc = OMX_FALSE; in OMX_ComponentInit()
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
DOMX_WbAmrEncoder.c231 … pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalOutputBufferAlloc = OMX_FALSE; in OMX_ComponentInit()
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
DOMX_Mp3Decoder.c251 … pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalOutputBufferAlloc = OMX_FALSE; in OMX_ComponentInit()
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
DOMX_AacDecoder.c248 … pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalOutputBufferAlloc = OMX_FALSE; in OMX_ComponentInit()
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
DOMX_AmrEncoder.c250 … pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalOutputBufferAlloc = OMX_FALSE; in OMX_ComponentInit()
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEncoder.c941 pComponentPrivate->pCapabilityFlags->iOMXComponentSupportsExternalOutputBufferAlloc=OMX_FALSE; in OMX_ComponentInit()