Home
last modified time | relevance | path

Searched refs:iOMXComponentSupportsMovableInputBuffers (Results 1 – 13 of 13) sorted by relevance

/external/opencore/codecs_v2/omx/omx_h264/src/
Domx_avc_component.cpp194 …iPVCapabilityFlags.iOMXComponentSupportsMovableInputBuffers = OMX_FALSE; // since we need copying … in ConstructComponent()
202 …iPVCapabilityFlags.iOMXComponentSupportsMovableInputBuffers = OMX_FALSE; // since we need copying … in ConstructComponent()
210 iPVCapabilityFlags.iOMXComponentSupportsMovableInputBuffers = OMX_TRUE; in ConstructComponent()
/external/opencore/codecs_v2/omx/omx_common/include/
Dpv_omxcore.h240 OMX_BOOL iOMXComponentSupportsMovableInputBuffers; member
/external/opencore/codecs_v2/omx/omx_h264enc/src/
Domx_avcenc_component.cpp199 iPVCapabilityFlags.iOMXComponentSupportsMovableInputBuffers = OMX_TRUE; in ConstructComponent()
210 iPVCapabilityFlags.iOMXComponentSupportsMovableInputBuffers = OMX_TRUE; in ConstructComponent()
218 iPVCapabilityFlags.iOMXComponentSupportsMovableInputBuffers = OMX_TRUE; in ConstructComponent()
/external/opencore/nodes/pvomxbasedecnode/src/
Dpvmf_omx_basedec_node.cpp581 iOMXComponentSupportsMovableInputBuffers = false; in PVMFOMXBaseDecNode()
1746 iOMXComponentSupportsMovableInputBuffers = false; in SetDefaultCapabilityFlags()
2257 if (iOMXComponentSupportsMovableInputBuffers) in SendInputBufferToOMXComponent()
2739 if (iOMXComponentSupportsMovableInputBuffers) in SendConfigBufferToOMXComponent()
2971 … if ((iOMXComponentSupportsExternalInputBufferAlloc && !iOMXComponentSupportsMovableInputBuffers)) in CreateInputMemPool()
4121iOMXComponentSupportsMovableInputBuffers = (OMX_TRUE == Cap_flags.iOMXComponentSupportsMovableInpu… in DoPrepare()
4145 iOMXComponentSupportsMovableInputBuffers = false; in DoPrepare()
/external/opencore/codecs_v2/omx/omx_amrenc/src/
Domx_amrenc_component.cpp183 iPVCapabilityFlags.iOMXComponentSupportsMovableInputBuffers = OMX_TRUE; in ConstructComponent()
/external/opencore/codecs_v2/omx/omx_mp3/src/
Domx_mp3_component.cpp188 iPVCapabilityFlags.iOMXComponentSupportsMovableInputBuffers = OMX_TRUE; in ConstructComponent()
/external/opencore/nodes/pvomxbasedecnode/include/
Dpvmf_omx_basedec_node.h686 bool iOMXComponentSupportsMovableInputBuffers; variable
/external/opencore/codecs_v2/omx/omx_aac/src/
Domx_aac_component.cpp196 iPVCapabilityFlags.iOMXComponentSupportsMovableInputBuffers = OMX_TRUE; in ConstructComponent()
/external/opencore/nodes/pvomxencnode/src/
Dpvmf_omx_enc_node.h1242 bool iOMXComponentSupportsMovableInputBuffers; variable
Dpvmf_omx_enc_node.cpp3597 iOMXComponentSupportsMovableInputBuffers = false; in SetDefaultCapabilityFlags()
3815 if (iOMXComponentSupportsMovableInputBuffers) in SendInputBufferToOMXComponent()
4071 … if ((iOMXComponentSupportsExternalInputBufferAlloc && !iOMXComponentSupportsMovableInputBuffers)) in CreateInputMemPool()
5760iOMXComponentSupportsMovableInputBuffers = (OMX_TRUE == Cap_flags.iOMXComponentSupportsMovableInpu… in DoPrepare()
/external/opencore/codecs_v2/omx/omx_amr/src/
Domx_amr_component.cpp191 iPVCapabilityFlags.iOMXComponentSupportsMovableInputBuffers = OMX_TRUE; in ConstructComponent()
/external/opencore/codecs_v2/omx/omx_m4venc/src/
Domx_mpeg4enc_component.cpp257 iPVCapabilityFlags.iOMXComponentSupportsMovableInputBuffers = OMX_TRUE; in ConstructComponent()
/external/opencore/codecs_v2/omx/omx_m4v/src/
Domx_mpeg4_component.cpp272 iPVCapabilityFlags.iOMXComponentSupportsMovableInputBuffers = OMX_TRUE; in ConstructComponent()