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

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

Completed in 140 milliseconds