Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/android/
Dandroid_AudioSfDecoder.h63 uint32_t getPcmFormatKeyCount() const;
Dandroid_AudioSfDecoder.cpp96 uint32_t AudioSfDecoder::getPcmFormatKeyCount() const { in getPcmFormatKeyCount() function in android::AudioSfDecoder
DAudioPlayer_to_android.cpp2053 *pItemCount = decoder->getPcmFormatKeyCount(); in android_audioPlayer_metadata_getItemCount()