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