Home
last modified time | relevance | path

Searched refs:getMaxBitRate (Results 1 – 6 of 6) sorted by relevance

/external/opencore/fileformats/mp4/parser/include/
Dh263sampleentry.h66 uint32 getMaxBitRate() in getMaxBitRate() function
70 return (_pH263SpecificAtom->getMaxBitRate()); in getMaxBitRate()
Davcsampleentry.h77 uint32 getMaxBitRate() in getMaxBitRate() function
81 return _pMPEG4BitRateBox->getMaxBitRate(); in getMaxBitRate()
Dmpeg4sampleentryextensions.h35 uint32 getMaxBitRate() in getMaxBitRate() function
D3gpp_h263decoderspecificinfo.h60 uint32 getMaxBitRate() in getMaxBitRate() function
/external/opencore/protocols/sdp/common/include/
Drm_media_info.h135 inline int getMaxBitRate() in getMaxBitRate() function
/external/opencore/fileformats/mp4/parser/src/
Doma2boxes.cpp935 return (_pH263SpecificAtom->getMaxBitRate()); in getMaxBitrate()
939 return _pMPEG4BitRateBox->getMaxBitRate(); in getMaxBitrate()