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

  /external/qemu/distrib/sdl-1.2.12/src/video/macdsp/
SDL_dspvideo.h 39 int dsp_old_depth; member in struct:DSpInfo
50 #define dsp_old_depth (this->hidden->dspinfo->dsp_old_depth) macro
SDL_dspvideo.c 554 dsp_old_depth = vformat->BitsPerPixel;
778 if (bpp != dsp_old_depth)
851 if (bpp != dsp_old_depth) {
    [all...]

Completed in 1847 milliseconds