Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/omx/omx_h264/src/
Domx_avc_component.cpp192 iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_TRUE; in ConstructComponent()
200 iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_TRUE; in ConstructComponent()
208 iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_TRUE; in ConstructComponent()
/external/opencore/codecs_v2/omx/omx_common/include/
Dpv_omxcore.h240 OMX_BOOL iOMXComponentSupportsExternalInputBufferAlloc; member
/external/opencore/codecs_v2/omx/omx_h264enc/src/
Domx_avcenc_component.cpp197 iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_TRUE; in ConstructComponent()
208 iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_TRUE; in ConstructComponent()
216 iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_TRUE; in ConstructComponent()
/external/opencore/nodes/pvomxbasedecnode/src/
Dpvmf_omx_basedec_node.cpp583 iOMXComponentSupportsExternalInputBufferAlloc = false; in PVMFOMXBaseDecNode()
1767 iOMXComponentSupportsExternalInputBufferAlloc = false; in SetDefaultCapabilityFlags()
3018 … if ((iOMXComponentSupportsExternalInputBufferAlloc && !iOMXComponentSupportsMovableInputBuffers)) in CreateInputMemPool()
4166iOMXComponentSupportsExternalInputBufferAlloc = (OMX_TRUE == Cap_flags.iOMXComponentSupportsExtern… in DoPrepare()
4320iOMXComponentSupportsExternalInputBufferAlloc, // can component use OMX_UseBuffer in DoPrepare()
/external/opencore/codecs_v2/omx/omx_amrenc/src/
Domx_amrenc_component.cpp181 iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_TRUE; in ConstructComponent()
/external/opencore/nodes/pvomxencnode/src/
Dpvmf_omx_enc_node.cpp1766iOMXComponentSupportsExternalInputBufferAlloc, // can component use OMX_UseBuffer in HandleProcessingState()
2217 if(iOMXComponentSupportsExternalInputBufferAlloc) in NegotiateVideoComponentParameters()
2279 …if (iOMXComponentSupportsExternalInputBufferAlloc && (iParamPort.nBufferCountMin < NUMBER_INPUT_BU… in NegotiateVideoComponentParameters()
3373 …if (iOMXComponentSupportsExternalInputBufferAlloc && (iParamPort.nBufferCountMin < NUMBER_INPUT_BU… in NegotiateAudioComponentParameters()
3756 iOMXComponentSupportsExternalInputBufferAlloc = false; in SetDefaultCapabilityFlags()
4252 … if ((iOMXComponentSupportsExternalInputBufferAlloc && !iOMXComponentSupportsMovableInputBuffers)) in CreateInputMemPool()
5942iOMXComponentSupportsExternalInputBufferAlloc = (OMX_TRUE == Cap_flags.iOMXComponentSupportsExtern… in DoPrepare()
6121iOMXComponentSupportsExternalInputBufferAlloc, // can component use OMX_UseBuffer in DoPrepare()
Dpvmf_omx_enc_node.h1252 bool iOMXComponentSupportsExternalInputBufferAlloc; variable
/external/opencore/nodes/pvomxbasedecnode/include/
Dpvmf_omx_basedec_node.h689 bool iOMXComponentSupportsExternalInputBufferAlloc; variable
/external/opencore/codecs_v2/omx/omx_mp3/src/
Domx_mp3_component.cpp186 iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_TRUE; in ConstructComponent()
/external/opencore/codecs_v2/omx/omx_aac/src/
Domx_aac_component.cpp194 iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_TRUE; in ConstructComponent()
/external/opencore/codecs_v2/omx/omx_amr/src/
Domx_amr_component.cpp189 iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_TRUE; in ConstructComponent()
/external/opencore/codecs_v2/omx/omx_m4venc/src/
Domx_mpeg4enc_component.cpp255 iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_TRUE; in ConstructComponent()
/external/opencore/codecs_v2/omx/omx_m4v/src/
Domx_mpeg4_component.cpp270 iPVCapabilityFlags.iOMXComponentSupportsExternalInputBufferAlloc = OMX_TRUE; in ConstructComponent()
/external/opencore/nodes/pvomxaudiodecnode/src/
Dpvmf_omx_audiodec_node.cpp949iOMXComponentSupportsExternalInputBufferAlloc, // can component use OMX_UseBuffer in HandlePortReEnable()
/external/opencore/nodes/pvomxvideodecnode/src/
Dpvmf_omx_videodec_node.cpp522iOMXComponentSupportsExternalInputBufferAlloc, // can component use OMX_UseBuffer in HandlePortReEnable()