Home
last modified time | relevance | path

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

/external/opencore/protocols/sdp/common/include/
Dh263_payload_info.h39 inline void setCodecProfile(int cProfile) in setCodecProfile() function
/external/opencore/fileformats/mp4/composer/include/
Dh263decoderspecificinfo3gpp.h74 void setCodecProfile(uint8 codec_profile = 0)
/external/opencore/protocols/sdp/parser/src/
Dh263mediainfoparser.cpp169 payloadPtr->setCodecProfile(cp); in parseMediaInfo()
/external/opencore/fileformats/mp4/composer/src/
Dsampledescriptionatom.cpp699 h263SpecificAtom->setCodecProfile(_h263Profile); in renderToFileStream()