HomeSort by relevance Sort by last modified time
    Searched full:banked (Results 1 - 12 of 12) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/svga/
SDL_svgavideo.h 45 /* Set to 1 if we're in banked video mode */
46 int banked; member in struct:SDL_PrivateVideoData
55 #define banked (this->hidden->banked) macro
SDL_svgavideo.c 218 this->info.hw_available = (banked ? 0 : 1);
347 /* Free old pixels if we were in banked mode */
348 if ( banked && current->pixels ) {
370 banked = 1;
372 banked = 0;
391 if ( !banked ) {
401 if ( banked ) {
412 if ( (flags & SDL_DOUBLEBUF) && !banked )
440 if ( banked ) {
476 if ( !banked ) {
    [all...]
  /external/qemu-pc-bios/vgabios/
vbe_display_api.txt 175 This can be used for switching banks in banked mode.
215 Displaying GFX (banked mode)
ChangeLog     [all...]
  /external/libvorbis/doc/vorbisenc/
overview.html 144 target bitrate, it draws 'banked' bits out of the reservoir. Encoding
161 frames would underflow the bit-reservoir by consuming banked bits,
236 already full of banked bits, the encoder is forced to find some way to
264 the bit reservoir such that there is a large pool of banked surplus to
  /external/qemu-pc-bios/vgabios/tests/lfbprof/
lfbprof.h 93 #define vbeMdNonBanked 0x0040 /* Banked mode is not supported */
  /external/srec/srec/include/
srec_context.h 152 search, for banked memory models, we may want these to be a "copy" */
  /external/qemu/target-arm/
cpu.h 91 /* Banked registers. */
helper.c 626 cpu_abort(env, "banked r13 write\n");
631 cpu_abort(env, "banked r13 read\n");
    [all...]
  /external/qemu/distrib/sdl-1.2.15/
docs.html 635 The SVGAlib video driver now has support for banked (non-linear) video modes.
  /external/srec/config/en.us/dictionary/
c0.6     [all...]
large.ok 2079 banked baNkt
    [all...]

Completed in 201 milliseconds