Home
last modified time | relevance | path

Searched refs:ANDROID_KEY_PCMFORMAT_SAMPLERATE (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/frameworks/wilhelm/tests/examples/
H A DslesTestDecodeToBuffQueue.cpp483 } else if (!strcmp((char*)keyInfo->data, ANDROID_KEY_PCMFORMAT_SAMPLERATE)) { in TestDecToBuffQueue()
497 ANDROID_KEY_PCMFORMAT_SAMPLERATE, sampleRateKeyIndex); in TestDecToBuffQueue()
499 fprintf(stderr, "Unable to find key %s\n", ANDROID_KEY_PCMFORMAT_SAMPLERATE); in TestDecToBuffQueue()
H A DslesTestDecodeAac.cpp698 } else if (!strcmp((char*)keyInfo->data, ANDROID_KEY_PCMFORMAT_SAMPLERATE)) { in TestDecToBuffQueue()
722 ANDROID_KEY_PCMFORMAT_SAMPLERATE, sampleRateKeyIndex); in TestDecToBuffQueue()
724 fprintf(stderr, "Unable to find key %s\n", ANDROID_KEY_PCMFORMAT_SAMPLERATE); in TestDecToBuffQueue()
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/SLES/
DOpenSLES_AndroidMetadata.h36 #define ANDROID_KEY_PCMFORMAT_SAMPLERATE "AndroidPcmFormatSampleRate" macro
/aosp_15_r20/frameworks/wilhelm/include/SLES/
H A DOpenSLES_AndroidMetadata.h36 #define ANDROID_KEY_PCMFORMAT_SAMPLERATE "AndroidPcmFormatSampleRate" macro
/aosp_15_r20/frameworks/wilhelm/src/android/
H A Dandroid_AudioSfDecoder.h38 ANDROID_KEY_PCMFORMAT_NUMCHANNELS, ANDROID_KEY_PCMFORMAT_SAMPLERATE,