Searched refs:getPcmFormatValueSize (Results 1 - 3 of 3) sorted by relevance

/frameworks/wilhelm/src/android/
H A Dandroid_AudioSfDecoder.h66 bool getPcmFormatValueSize(uint32_t index, uint32_t* pValueSize);
H A Dandroid_AudioSfDecoder.cpp127 bool AudioSfDecoder::getPcmFormatValueSize(uint32_t index, uint32_t* pValueSize) { function in class:android::AudioSfDecoder
141 if (!getPcmFormatValueSize(index, &valueSize)) {
H A DAudioPlayer_to_android.cpp1950 if (!decoder->getPcmFormatValueSize(index, &valueSize)) {
1989 || (!decoder->getPcmFormatValueSize(index, &valueSize))

Completed in 187 milliseconds