Searched refs:pvmiGetBufferAllocatorSpecificInfoSync (Results 1 – 7 of 7) sorted by relevance
/external/opencore/nodes/pvomxbasedecnode/include/ |
D | pvmf_omx_basedec_port.h | 94 …OSCL_IMPORT_REF bool pvmiGetBufferAllocatorSpecificInfoSync(PvmiKeyType aIdentifier, PvmiKvp*& aPa…
|
/external/opencore/nodes/pvomxencnode/include/ |
D | pvmf_omx_enc_port.h | 84 …bool pvmiGetBufferAllocatorSpecificInfoSync(PvmiKeyType aIdentifier, PvmiKvp*& aParameters, int& a…
|
/external/opencore/nodes/pvomxbasedecnode/src/ |
D | pvmf_omx_basedec_port.cpp | 132 PVMFOMXDecPort::pvmiGetBufferAllocatorSpecificInfoSync(PvmiKeyType aIdentifier, PvmiKvp*& aParamete… in pvmiGetBufferAllocatorSpecificInfoSync() function in PVMFOMXDecPort
|
/external/opencore/nodes/pvomxaudiodecnode/src/ |
D | pvmf_omx_audiodec_node.cpp | 769 …OSCL_TRY(err, ((PVMFOMXDecPort*)iOutPort)->pvmiGetBufferAllocatorSpecificInfoSync(aIdentifier, kvp… in HandlePortReEnable() 1310 …OSCL_TRY(err, ((PVMFOMXDecPort*)iOutPort)->pvmiGetBufferAllocatorSpecificInfoSync(aIdentifier, kvp… in NegotiateComponentParameters()
|
/external/opencore/nodes/pvomxencnode/src/ |
D | pvmf_omx_enc_port.cpp | 1120 bool PVMFOMXEncPort::pvmiGetBufferAllocatorSpecificInfoSync(PvmiKeyType aIdentifier, PvmiKvp*& aPar… in pvmiGetBufferAllocatorSpecificInfoSync() function in PVMFOMXEncPort
|
D | pvmf_omx_enc_node.cpp | 2224 …OSCL_TRY(err, ((PVMFOMXEncPort*)iInPort)->pvmiGetBufferAllocatorSpecificInfoSync(aIdentifier, kvp,… in NegotiateVideoComponentParameters()
|
/external/opencore/nodes/pvomxvideodecnode/src/ |
D | pvmf_omx_videodec_node.cpp | 343 …OSCL_TRY(err, ((PVMFOMXDecPort*)iOutPort)->pvmiGetBufferAllocatorSpecificInfoSync(aIdentifier, kvp… in HandlePortReEnable() 982 …OSCL_TRY(err, ((PVMFOMXDecPort*)iOutPort)->pvmiGetBufferAllocatorSpecificInfoSync(aIdentifier, kvp… in NegotiateComponentParameters()
|