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

/frameworks/wilhelm/src/android/
H A Dandroid_AudioSfDecoder.cpp127 bool AudioSfDecoder::getPcmFormatValueSize(uint32_t index, uint32_t* pValueSize) { function in class:android::AudioSfDecoder
141 if (!getPcmFormatValueSize(index, &valueSize)) {

Completed in 96 milliseconds