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

  /external/qemu/distrib/sdl-1.2.15/src/audio/
SDL_audio.c 651 #define NUM_FORMATS 6
654 static Uint16 format_list[NUM_FORMATS][NUM_FORMATS] = {
665 for ( format_idx=0; format_idx < NUM_FORMATS; ++format_idx ) {
676 if ( (format_idx == NUM_FORMATS) || (format_idx_sub == NUM_FORMATS) ) {
  /external/jhead/
makernote.c 48 if ((Format-1) >= NUM_FORMATS) {
gpsinfo.c 159 if ((Format-1) >= NUM_FORMATS) {
jhead.h 192 #define NUM_FORMATS 12
exif.c 600 if ((Format-1) >= NUM_FORMATS) {
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_xv.c 62 #define NUM_FORMATS 3
63 static XF86VideoFormatRec Formats[NUM_FORMATS] = {
689 adapt->nFormats = NUM_FORMATS;
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_xv.c 62 #define NUM_FORMATS 3
63 static XF86VideoFormatRec Formats[NUM_FORMATS] = {
689 adapt->nFormats = NUM_FORMATS;

Completed in 150 milliseconds