Searched refs:getPcmFormatKeySize (Results 1 – 3 of 3) sorted by relevance
64 bool getPcmFormatKeySize(uint32_t index, uint32_t* pKeySize);
102 bool AudioSfDecoder::getPcmFormatKeySize(uint32_t index, uint32_t* pKeySize) { in getPcmFormatKeySize() function in android::AudioSfDecoder115 if (!getPcmFormatKeySize(index, &actualKeySize)) { in getPcmFormatKeyName()
1877 if (!decoder->getPcmFormatKeySize(index, &keyNameSize)) { in android_audioPlayer_metadata_getKeySize()