Searched refs:NUM_FORMATS (Results 1 - 7 of 7) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/audio/
H A DSDL_audio.c651 #define NUM_FORMATS 6 macro
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/
H A Dmakernote.c48 if ((Format-1) >= NUM_FORMATS) {
H A Dgpsinfo.c159 if ((Format-1) >= NUM_FORMATS) {
H A Djhead.h205 #define NUM_FORMATS 12 macro
H A Dexif.c600 if ((Format-1) >= NUM_FORMATS) {
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
H A Dxorg_xv.c62 #define NUM_FORMATS 3 macro
63 static XF86VideoFormatRec Formats[NUM_FORMATS] = {
689 adapt->nFormats = NUM_FORMATS;
/external/mesa3d/src/gallium/state_trackers/xorg/
H A Dxorg_xv.c62 #define NUM_FORMATS 3 macro
63 static XF86VideoFormatRec Formats[NUM_FORMATS] = {
689 adapt->nFormats = NUM_FORMATS;

Completed in 1041 milliseconds