OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getMaxBitRate
(Results
1 - 6
of
6
) sorted by null
/external/opencore/fileformats/mp4/parser/include/
mpeg4sampleentryextensions.h
35
uint32
getMaxBitRate
()
h263sampleentry.h
66
uint32
getMaxBitRate
()
70
return (_pH263SpecificAtom->
getMaxBitRate
());
3gpp_h263decoderspecificinfo.h
60
uint32
getMaxBitRate
()
avcsampleentry.h
77
uint32
getMaxBitRate
()
81
return _pMPEG4BitRateBox->
getMaxBitRate
();
/external/opencore/protocols/sdp/common/include/
rm_media_info.h
135
inline int
getMaxBitRate
()
/external/opencore/fileformats/mp4/parser/src/
oma2boxes.cpp
502
uint32 EcnaBox::
getMaxBitrate
() const
506
return _pes->
getMaxBitrate
();
927
uint32 EcnvBox::
getMaxBitrate
() const
931
return _pes->
getMaxBitrate
();
935
return (_pH263SpecificAtom->
getMaxBitRate
());
939
return _pMPEG4BitRateBox->
getMaxBitRate
();
[
all
...]
Completed in 94 milliseconds