/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/ |
D | OMX_WbAmrDecoder.h | 449 OMX_BOOL iOMXComponentSupportsExternalInputBufferAlloc; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/ |
D | OMX_AmrDecoder.h | 530 OMX_BOOL iOMXComponentSupportsExternalInputBufferAlloc; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/ |
D | OMX_WbAmrEnc_Utils.h | 339 OMX_BOOL iOMXComponentSupportsExternalInputBufferAlloc; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/ |
D | OMX_AacEnc_Utils.h | 168 OMX_BOOL iOMXComponentSupportsExternalInputBufferAlloc; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/ |
D | OMX_WmaDec_Utils.h | 566 OMX_BOOL iOMXComponentSupportsExternalInputBufferAlloc; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/ |
D | OMX_Mp3Dec_Utils.h | 270 OMX_BOOL iOMXComponentSupportsExternalInputBufferAlloc; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/ |
D | OMX_AmrEnc_Utils.h | 503 OMX_BOOL iOMXComponentSupportsExternalInputBufferAlloc; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/ |
D | OMX_AacDec_Utils.h | 665 OMX_BOOL iOMXComponentSupportsExternalInputBufferAlloc; member
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/ |
D | OMX_VideoEnc_Utils.h | 127 OMX_BOOL iOMXComponentSupportsExternalInputBufferAlloc; member
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/ |
D | OMX_VideoDec_Utils.h | 828 OMX_BOOL iOMXComponentSupportsExternalInputBufferAlloc; member
|
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/ |
D | omx_video_base.cpp | 88 OMX_BOOL iOMXComponentSupportsExternalInputBufferAlloc; member 1770 pParam->iOMXComponentSupportsExternalInputBufferAlloc = OMX_TRUE; in get_parameter()
|
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 87 OMX_BOOL iOMXComponentSupportsExternalInputBufferAlloc; member 1682 pParam->iOMXComponentSupportsExternalInputBufferAlloc = OMX_TRUE; in get_parameter()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/ |
D | OMX_WbAmrDecoder.c | 261 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_FALSE; in OMX_ComponentInit()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/ |
D | OMX_WmaDecoder.c | 254 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_FALSE; in OMX_ComponentInit()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/ |
D | OMX_AacEncoder.c | 252 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_FALSE; in OMX_ComponentInit()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/ |
D | OMX_Mp3Decoder.c | 252 … pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_FALSE; in OMX_ComponentInit()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/ |
D | OMX_WbAmrEncoder.c | 232 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_FALSE; in OMX_ComponentInit()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/ |
D | OMX_AmrDecoder.c | 265 … pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_FALSE; in OMX_ComponentInit()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/ |
D | OMX_AmrEncoder.c | 251 pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_FALSE; in OMX_ComponentInit()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/ |
D | OMX_AacDecoder.c | 249 … pComponentPrivate->iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_FALSE; in OMX_ComponentInit()
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/ |
D | OMX_VideoEncoder.c | 940 pComponentPrivate->pCapabilityFlags->iOMXComponentSupportsExternalInputBufferAlloc=OMX_FALSE; in OMX_ComponentInit()
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/ |
D | OMX_VideoDec_Utils.c | 1091 … pComponentPrivate->pPVCapabilityFlags->iOMXComponentSupportsExternalInputBufferAlloc = OMX_FALSE; in VIDDEC_Load_Defaults()
|