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

  /external/qemu/distrib/sdl-1.2.15/src/audio/
SDL_audio.c 652 static int format_idx; variable
665 for ( format_idx=0; format_idx < NUM_FORMATS; ++format_idx ) {
666 if ( format_list[format_idx][0] == format ) {
676 if ( (format_idx == NUM_FORMATS) || (format_idx_sub == NUM_FORMATS) ) {
679 return(format_list[format_idx][format_idx_sub++]);
  /system/core/libpixelflinger/codeflinger/
GGLAssembler.h 308 int format_idx; member in struct:android::GGLAssembler::texture_unit_t
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
texstore.c 144 GLubyte format_idx; member in struct:__anon15282
    [all...]
  /external/mesa3d/src/mesa/main/
texstore.c 144 GLubyte format_idx; member in struct:__anon25624
    [all...]

Completed in 623 milliseconds