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

  /frameworks/wilhelm/src/android/
android_AudioSfDecoder.h 66 bool getPcmFormatKeySize(uint32_t index, uint32_t* pKeySize);
android_AudioSfDecoder.cpp 99 bool AudioSfDecoder::getPcmFormatKeySize(uint32_t index, uint32_t* pKeySize) {
112 if (!getPcmFormatKeySize(index, &actualKeySize)) {
AudioPlayer_to_android.cpp     [all...]

Completed in 1747 milliseconds