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