HomeSort by relevance Sort by last modified time
    Searched refs:getPcmFormatValueSize (Results 1 - 3 of 3) sorted by null

  /system/media/wilhelm/src/android/
android_AudioSfDecoder.h 68 bool getPcmFormatValueSize(uint32_t index, uint32_t* pValueSize);
android_AudioSfDecoder.cpp 122 bool AudioSfDecoder::getPcmFormatValueSize(uint32_t index, uint32_t* pValueSize) {
136 if (!getPcmFormatValueSize(index, &valueSize)) {
AudioPlayer_to_android.cpp     [all...]

Completed in 36 milliseconds