Home
last modified time | relevance | path

Searched refs:GetProfileAndLevel (Results 1 – 8 of 8) sorted by relevance

/external/opencore/codecs_v2/video/m4v_h263/dec/include/
Dpvm4vdecoder.h113 virtual uint32 GetProfileAndLevel(void);
Dpvvideodecoderinterface.h82 virtual uint32 GetProfileAndLevel(void) = 0;
Dpvm4vdecoder_dpi.h120 IMPORT_C uint32 GetProfileAndLevel(void);
/external/opencore/codecs_v2/video/m4v_h263/dec/src/
Dpvm4vdecoder.cpp195 uint32 PVM4VDecoder::GetProfileAndLevel(void) in GetProfileAndLevel() function in PVM4VDecoder
/external/opencore/nodes/pvomxvideodecnode/src/
Dpvmf_omx_videodec_node.h181 …PVMFStatus GetProfileAndLevel(PVMF_MPEGVideoProfileType& aProfile, PVMF_MPEGVideoLevelType& aLevel…
Dpvmf_omx_videodec_node.cpp1791 if (GetProfileAndLevel(aProfile, aLevel) == PVMFSuccess) in DoGetNodeMetadataKey()
2009 if (GetProfileAndLevel(aProfile, aLevel) == PVMFSuccess) in DoGetNodeMetadataValue()
2059 if (GetProfileAndLevel(aProfile, aLevel) == PVMFSuccess) in DoGetNodeMetadataValue()
2367 if (GetProfileAndLevel(aProfile, aLevel) == PVMFSuccess) in GetNumMetadataKeys()
2431 (GetProfileAndLevel(aProfile, aLevel) == PVMFSuccess)) in GetNumMetadataValues()
2438 (GetProfileAndLevel(aProfile, aLevel) == PVMFSuccess)) in GetNumMetadataValues()
3974 PVMFStatus PVMFOMXVideoDecNode::GetProfileAndLevel(PVMF_MPEGVideoProfileType& aProfile, PVMF_MPEGVi… in GetProfileAndLevel() function in PVMFOMXVideoDecNode
/external/opencore/nodes/pvomxencnode/src/
Dpvmf_omx_enc_node.h1143 …PVMFStatus GetProfileAndLevel(PVMF_MPEGVideoProfileType& aProfile, PVMF_MPEGVideoLevelType& aLevel…
Dpvmf_omx_enc_node.cpp7137 if (GetProfileAndLevel(aProfile, aLevel) == PVMFSuccess) in DoGetNodeMetadataKey()
7347 if (GetProfileAndLevel(aProfile, aLevel) == PVMFSuccess) in DoGetNodeMetadataValue()
7399 if (GetProfileAndLevel(aProfile, aLevel) == PVMFSuccess) in DoGetNodeMetadataValue()
8030 if (GetProfileAndLevel(aProfile, aLevel) == PVMFSuccess) in GetNumMetadataKeys()
8202 (GetProfileAndLevel(aProfile, aLevel) == PVMFSuccess)) in GetNumMetadataValues()
8209 (GetProfileAndLevel(aProfile, aLevel) == PVMFSuccess)) in GetNumMetadataValues()
8316 PVMFStatus PVMFOMXEncNode::GetProfileAndLevel(PVMF_MPEGVideoProfileType& aProfile, PVMF_MPEGVideoLe… in GetProfileAndLevel() function in PVMFOMXEncNode