HomeSort by relevance Sort by last modified time
    Searched defs:formatType (Results 1 - 25 of 115) sorted by null

1 2 3 4 5

  /frameworks/wilhelm/src/
data.c 351 SLuint32 formatType;
353 pDataFormat->mFormatType = formatType = SL_DATAFORMAT_NULL;
355 formatType = *(SLuint32 *)pFormat;
356 switch (formatType) {
607 SL_LOGE("%s: formatType=%u", name, (unsigned) formatType);
613 if ((SL_RESULT_SUCCESS == result) && (formatType != pDataFormat->mFormatType)) {
614 SL_LOGE("%s: formatType changed from %u to %u", name, formatType,
624 switch (formatType) {
    [all...]
  /frameworks/wilhelm/src/desktop/
SndFile.c 141 SLuint32 formatType = *(SLuint32 *)pAudioSrc->pFormat;
158 switch (formatType) {
  /external/aac/libSYS/include/
wav_file.h 143 char formatType[4];
  /external/chromium_org/third_party/webrtc/modules/video_capture/windows/
sink_filter_ds.cc 173 const GUID *formatType = pMediaType->FormatType();
182 if(*formatType == FORMAT_VideoInfo)
248 if(*formatType == FORMAT_VideoInfo2)
  /frameworks/wilhelm/src/android/
AudioRecorder_to_android.cpp 172 SLuint32 formatType = *(SLuint32 *)pAudioSnk->pFormat;
173 if (SL_DATAFORMAT_PCM == formatType) {
  /cts/tests/tests/telephony/src/android/telephony/cts/
PhoneNumberUtilsTest.java 124 int formatType = PhoneNumberUtils.getFormatTypeForLocale(Locale.CHINA);
125 assertEquals(PhoneNumberUtils.FORMAT_UNKNOWN, formatType);
126 formatType = PhoneNumberUtils.getFormatTypeForLocale(Locale.US);
127 assertEquals(PhoneNumberUtils.FORMAT_NANP, formatType);
128 formatType = PhoneNumberUtils.getFormatTypeForLocale(Locale.JAPAN);
129 assertEquals(PhoneNumberUtils.FORMAT_JAPAN, formatType);
  /frameworks/wilhelm/include/SLES/
OpenSLES_Android.h 47 SLuint32 formatType;
OpenSLES.h 312 /** MIME-type-based data format definition where formatType must be SL_DATAFORMAT_MIME*/
314 SLuint32 formatType;
355 /** PCM-type-based data format definition where formatType must be SL_DATAFORMAT_PCM*/
357 SLuint32 formatType;
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/SLES/
OpenSLES_Android.h 49 SLuint32 formatType;
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/SLES/
OpenSLES_Android.h 49 SLuint32 formatType;
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/SLES/
OpenSLES_Android.h 49 SLuint32 formatType;
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/SLES/
OpenSLES_Android.h 49 SLuint32 formatType;
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/SLES/
OpenSLES_Android.h 49 SLuint32 formatType;
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/SLES/
OpenSLES_Android.h 49 SLuint32 formatType;
  /frameworks/base/telephony/java/android/telephony/
PhoneNumberUtils.java     [all...]
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h 312 /** MIME-type-based data format definition where formatType must be SL_DATAFORMAT_MIME*/
314 SLuint32 formatType;
355 /** PCM-type-based data format definition where formatType must be SL_DATAFORMAT_PCM*/
357 SLuint32 formatType;
    [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h 312 /** MIME-type-based data format definition where formatType must be SL_DATAFORMAT_MIME*/
314 SLuint32 formatType;
355 /** PCM-type-based data format definition where formatType must be SL_DATAFORMAT_PCM*/
357 SLuint32 formatType;
    [all...]
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 312 /** MIME-type-based data format definition where formatType must be SL_DATAFORMAT_MIME*/
314 SLuint32 formatType;
355 /** PCM-type-based data format definition where formatType must be SL_DATAFORMAT_PCM*/
357 SLuint32 formatType;
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 312 /** MIME-type-based data format definition where formatType must be SL_DATAFORMAT_MIME*/
314 SLuint32 formatType;
355 /** PCM-type-based data format definition where formatType must be SL_DATAFORMAT_PCM*/
357 SLuint32 formatType;
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 312 /** MIME-type-based data format definition where formatType must be SL_DATAFORMAT_MIME*/
314 SLuint32 formatType;
355 /** PCM-type-based data format definition where formatType must be SL_DATAFORMAT_PCM*/
357 SLuint32 formatType;
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 312 /** MIME-type-based data format definition where formatType must be SL_DATAFORMAT_MIME*/
314 SLuint32 formatType;
355 /** PCM-type-based data format definition where formatType must be SL_DATAFORMAT_PCM*/
357 SLuint32 formatType;
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 312 /** MIME-type-based data format definition where formatType must be SL_DATAFORMAT_MIME*/
314 SLuint32 formatType;
355 /** PCM-type-based data format definition where formatType must be SL_DATAFORMAT_PCM*/
357 SLuint32 formatType;
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 312 /** MIME-type-based data format definition where formatType must be SL_DATAFORMAT_MIME*/
314 SLuint32 formatType;
355 /** PCM-type-based data format definition where formatType must be SL_DATAFORMAT_PCM*/
357 SLuint32 formatType;
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 312 /** MIME-type-based data format definition where formatType must be SL_DATAFORMAT_MIME*/
314 SLuint32 formatType;
355 /** PCM-type-based data format definition where formatType must be SL_DATAFORMAT_PCM*/
357 SLuint32 formatType;
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 312 /** MIME-type-based data format definition where formatType must be SL_DATAFORMAT_MIME*/
314 SLuint32 formatType;
355 /** PCM-type-based data format definition where formatType must be SL_DATAFORMAT_PCM*/
357 SLuint32 formatType;
    [all...]

Completed in 481 milliseconds

1 2 3 4 5