Searched refs:getPcmFormatValueSize (Results 1 – 3 of 3) sorted by relevance
66 bool getPcmFormatValueSize(uint32_t index, uint32_t* pValueSize);
127 bool AudioSfDecoder::getPcmFormatValueSize(uint32_t index, uint32_t* pValueSize) { in getPcmFormatValueSize() function in android::AudioSfDecoder141 if (!getPcmFormatValueSize(index, &valueSize)) { in getPcmFormatKeyValue()
2155 if (!decoder->getPcmFormatValueSize(index, &valueSize)) { in android_audioPlayer_metadata_getValueSize()2194 || (!decoder->getPcmFormatValueSize(index, &valueSize)) in android_audioPlayer_metadata_getValue()