HomeSort by relevance Sort by last modified time
    Searched refs:ANDROID_KEY_PCMFORMAT_BITSPERSAMPLE (Results 1 - 6 of 6) sorted by null

  /development/ndk/platforms/android-14/include/SLES/
OpenSLES_AndroidMetadata.h 37 #define ANDROID_KEY_PCMFORMAT_BITSPERSAMPLE "AndroidPcmFormatBitsPerSample"
  /frameworks/wilhelm/include/SLES/
OpenSLES_AndroidMetadata.h 37 #define ANDROID_KEY_PCMFORMAT_BITSPERSAMPLE "AndroidPcmFormatBitsPerSample"
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES_AndroidMetadata.h 37 #define ANDROID_KEY_PCMFORMAT_BITSPERSAMPLE "AndroidPcmFormatBitsPerSample"
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES_AndroidMetadata.h 37 #define ANDROID_KEY_PCMFORMAT_BITSPERSAMPLE "AndroidPcmFormatBitsPerSample"
  /frameworks/wilhelm/src/android/
android_AudioSfDecoder.h 47 ANDROID_KEY_PCMFORMAT_BITSPERSAMPLE, ANDROID_KEY_PCMFORMAT_CONTAINERSIZE,
  /frameworks/wilhelm/tests/examples/
slesTestDecodeAac.cpp 700 } else if (!strcmp((char*)keyInfo->data, ANDROID_KEY_PCMFORMAT_BITSPERSAMPLE)) {
728 ANDROID_KEY_PCMFORMAT_BITSPERSAMPLE, bitsPerSampleKeyIndex);
730 fprintf(stderr, "Unable to find key %s\n", ANDROID_KEY_PCMFORMAT_BITSPERSAMPLE);
    [all...]

Completed in 383 milliseconds