Home
last modified time | relevance | path

Searched refs:aUseBufferOK (Results 1 – 4 of 4) sorted by relevance

/external/opencore/nodes/pvomxbasedecnode/include/
Dpvmf_omx_basedec_node.h542 bool aUseBufferOK, // can component use OMX_UseBuffer?
/external/opencore/nodes/pvomxencnode/src/
Dpvmf_omx_enc_node.h1102 bool aUseBufferOK, // can component use OMX_UseBuffer?
Dpvmf_omx_enc_node.cpp4304 … bool aUseBufferOK, // can component use OMX_UseBuffer or should it use OMX_AllocateBuffer in ProvideBuffersToComponent() argument
4342 if (aUseBufferOK) in ProvideBuffersToComponent()
/external/opencore/nodes/pvomxbasedecnode/src/
Dpvmf_omx_basedec_node.cpp3070 … bool aUseBufferOK, // can component use OMX_UseBuffer or should it use OMX_AllocateBuffer in ProvideBuffersToComponent() argument
3119 if (aUseBufferOK) in ProvideBuffersToComponent()