Home
last modified time | relevance | path

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

/external/opencore/protocols/sdp/common/include/
Dh263_payload_info.h58 int getCodecProfile() in getCodecProfile() function
Dmedia_info.h703 inline virtual int getCodecProfile() in getCodecProfile() function
/external/opencore/fileformats/mp4/parser/include/
Dh263decoderspecificinfo.h54 int8 getCodecProfile() in getCodecProfile() function
D3gpp_h263decoderspecificinfo.h52 int8 getCodecProfile() in getCodecProfile() function
/external/opencore/fileformats/mp4/parser/src/
Dh263sampleentry.cpp116 _pH263decSpecificInfo->_codec_profile = _pH263SpecificAtom->getCodecProfile(); in H263SampleEntry()
Doma2boxes.cpp674 … _pH263decSpecificInfo->_codec_profile = _pH263SpecificAtom->getCodecProfile(); in EcnvBox()
/external/opencore/nodes/pvmp4ffparsernode/src/
Dpvmf_mp4ffparser_node_metadata.cpp3555 iProfile = ptr->getCodecProfile(); in DoGetMetadataValues()