Home
last modified time | relevance | path

Searched refs:getPcmFormatKeyValue (Results 1 – 3 of 3) sorted by relevance

/frameworks/wilhelm/src/android/
Dandroid_AudioSfDecoder.h67 bool getPcmFormatKeyValue(uint32_t index, uint32_t size, uint32_t* pValue);
Dandroid_AudioSfDecoder.cpp139 bool AudioSfDecoder::getPcmFormatKeyValue(uint32_t index, uint32_t size, uint32_t* pValue) { in getPcmFormatKeyValue() function in android::AudioSfDecoder
DAudioPlayer_to_android.cpp2195 || (!decoder->getPcmFormatKeyValue(index, size - sizeof(SLMetadataInfo), in android_audioPlayer_metadata_getValue()