Searched refs:getPcmFormatValueSize (Results 1 – 3 of 3) sorted by relevance
68 bool getPcmFormatValueSize(uint32_t index, uint32_t* pValueSize);
125 bool AudioSfDecoder::getPcmFormatValueSize(uint32_t index, uint32_t* pValueSize) { in getPcmFormatValueSize() function in android::AudioSfDecoder139 if (!getPcmFormatValueSize(index, &valueSize)) { in getPcmFormatKeyValue()
1901 if (!decoder->getPcmFormatValueSize(index, &valueSize)) { in android_audioPlayer_metadata_getValueSize()1940 || (!decoder->getPcmFormatValueSize(index, &valueSize)) in android_audioPlayer_metadata_getValue()