Home
last modified time | relevance | path

Searched refs:getCodecLevel (Results 1 – 7 of 7) sorted by relevance

/external/opencore/protocols/sdp/common/include/
Dh263_payload_info.h63 int getCodecLevel() in getCodecLevel() function
Dmedia_info.h707 inline virtual int getCodecLevel() in getCodecLevel() function
/external/opencore/fileformats/mp4/parser/include/
Dh263decoderspecificinfo.h58 int8 getCodecLevel() in getCodecLevel() function
D3gpp_h263decoderspecificinfo.h48 int8 getCodecLevel() in getCodecLevel() function
/external/opencore/fileformats/mp4/parser/src/
Dh263sampleentry.cpp115 _pH263decSpecificInfo->_codec_level = _pH263SpecificAtom->getCodecLevel(); in H263SampleEntry()
Doma2boxes.cpp673 _pH263decSpecificInfo->_codec_level = _pH263SpecificAtom->getCodecLevel(); in EcnvBox()
/external/opencore/nodes/pvmp4ffparsernode/src/
Dpvmf_mp4ffparser_node_metadata.cpp3611 iLevel = ptr->getCodecLevel(); in DoGetMetadataValues()