Home
last modified time | relevance | path

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

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