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 98 bool AudioSfDecoder::getPcmFormatKeySize(uint32_t index, uint32_t* pKeySize) {
111 if (!getPcmFormatKeySize(index, &actualKeySize)) {
AudioPlayer_to_android.cpp     [all...]

Completed in 2541 milliseconds