Searched refs:getPcmFormatValueSize (Results 1 – 3 of 3) sorted by relevance
60 bool getPcmFormatValueSize(uint32_t index, uint32_t* pValueSize);
134 bool AudioSfDecoder::getPcmFormatValueSize(uint32_t index, uint32_t* pValueSize) { in getPcmFormatValueSize() function in android::AudioSfDecoder148 if (!getPcmFormatValueSize(index, &valueSize)) { in getPcmFormatKeyValue()
2171 if (!decoder->getPcmFormatValueSize(index, &valueSize)) { in android_audioPlayer_metadata_getValueSize()2210 || (!decoder->getPcmFormatValueSize(index, &valueSize)) in android_audioPlayer_metadata_getValue()