Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
DOMX_WbAmrDecoder.h449 OMX_BOOL iOMXComponentSupportsExternalInputBufferAlloc; member
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
DOMX_AmrDecoder.h530 OMX_BOOL iOMXComponentSupportsExternalInputBufferAlloc; member
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/
DOMX_WbAmrEnc_Utils.h339 OMX_BOOL iOMXComponentSupportsExternalInputBufferAlloc; member
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
DOMX_AacEnc_Utils.h168 OMX_BOOL iOMXComponentSupportsExternalInputBufferAlloc; member
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
DOMX_WmaDec_Utils.h566 OMX_BOOL iOMXComponentSupportsExternalInputBufferAlloc; member
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
DOMX_Mp3Dec_Utils.h270 OMX_BOOL iOMXComponentSupportsExternalInputBufferAlloc; member
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/
DOMX_AmrEnc_Utils.h503 OMX_BOOL iOMXComponentSupportsExternalInputBufferAlloc; member
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
DOMX_AacDec_Utils.h665 OMX_BOOL iOMXComponentSupportsExternalInputBufferAlloc; member
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
DOMX_VideoEnc_Utils.h127 OMX_BOOL iOMXComponentSupportsExternalInputBufferAlloc; member
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
DOMX_VideoDec_Utils.h828 OMX_BOOL iOMXComponentSupportsExternalInputBufferAlloc; member
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
Domx_video_base.cpp88 OMX_BOOL iOMXComponentSupportsExternalInputBufferAlloc; member
1770 pParam->iOMXComponentSupportsExternalInputBufferAlloc = OMX_TRUE; in get_parameter()
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp87 OMX_BOOL iOMXComponentSupportsExternalInputBufferAlloc; member
1682 pParam->iOMXComponentSupportsExternalInputBufferAlloc = OMX_TRUE; in get_parameter()
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
DOMX_WbAmrDecoder.c261 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_FALSE; in OMX_ComponentInit()
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
DOMX_WmaDecoder.c254 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_FALSE; in OMX_ComponentInit()
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
DOMX_AacEncoder.c252 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_FALSE; in OMX_ComponentInit()
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
DOMX_Mp3Decoder.c252 … pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_FALSE; in OMX_ComponentInit()
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
DOMX_WbAmrEncoder.c232 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_FALSE; in OMX_ComponentInit()
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
DOMX_AmrDecoder.c265 … pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_FALSE; in OMX_ComponentInit()
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
DOMX_AmrEncoder.c251 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_FALSE; in OMX_ComponentInit()
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
DOMX_AacDecoder.c249 … pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_FALSE; in OMX_ComponentInit()
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEncoder.c940 pComponentPrivate->pCapabilityFlags->iOMXComponentSupportsExternalInputBufferAlloc=OMX_FALSE; in OMX_ComponentInit()
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
DOMX_VideoDec_Utils.c1091 … pComponentPrivate->pPVCapabilityFlags->iOMXComponentSupportsExternalInputBufferAlloc = OMX_FALSE; in VIDDEC_Load_Defaults()