Home
last modified time | relevance | path

Searched refs:samplingFreqIndex (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/rtsp/
DARTPAssembler.cpp79 unsigned samplingFreqIndex, in MakeADTSCompoundFromAACFrames() argument
108 | (samplingFreqIndex << 2) in MakeADTSCompoundFromAACFrames()
DAMPEG4AudioAssembler.cpp152 unsigned samplingFreqIndex = bits->getBits(4); in parseAudioSpecificConfig() local
153 if (samplingFreqIndex == 0x0f) { in parseAudioSpecificConfig()
/frameworks/av/media/libstagefright/rtsp/include/media/stagefright/rtsp/
DARTPAssembler.h62 unsigned samplingFreqIndex,