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

  /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)
  /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);
  /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...]
  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL.h 333 XAuint32 formatType;
382 XAuint32 formatType;
432 XAuint32 formatType;
    [all...]
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 261 milliseconds