Searched refs:getPcmFormatKeySize (Results 1 - 3 of 3) sorted by relevance

/frameworks/wilhelm/src/android/
H A Dandroid_AudioSfDecoder.h64 bool getPcmFormatKeySize(uint32_t index, uint32_t* pKeySize);
H A Dandroid_AudioSfDecoder.cpp102 bool AudioSfDecoder::getPcmFormatKeySize(uint32_t index, uint32_t* pKeySize) { function in class:android::AudioSfDecoder
115 if (!getPcmFormatKeySize(index, &actualKeySize)) {
H A DAudioPlayer_to_android.cpp2082 if (!decoder->getPcmFormatKeySize(index, &keyNameSize)) {

Completed in 726 milliseconds