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

  /external/sonivox/arm-fm-22k/host_src/
eas_wave.h 60 WAVE_HEADER wh; member in struct:__anon12384
  /external/sonivox/arm-hybrid-22k/host_src/
eas_wave.h 60 WAVE_HEADER wh; member in struct:__anon12434
  /external/sonivox/arm-wt-22k/host_src/
eas_wave.h 60 WAVE_HEADER wh; member in struct:__anon12485
  /external/qemu/distrib/sdl-1.2.12/src/loadso/macosx/
SDL_dlcompat.c 594 struct mach_header *wh; local
603 if ((wh = (struct mach_header *)
607 if (dyld_NSIsSymbolNameDefinedInImage(wh, symbol))
609 nssym = dyld_NSLookupSymbolInImage(wh,
    [all...]
  /hardware/ti/omap4xxx/hwc/
hwc.c 595 int wh[2]; member in struct:__anon18387
602 win.wh[0] = cfg->win.w; win.wh[1] = cfg->win.h;
604 crop.wh[0] = cfg->crop.w; crop.wh[1] = cfg->crop.h;
612 crop.xy[1] -= (crop.wh[1] = -crop.wh[1]);
614 crop.xy[!swap] -= (crop.wh[!swap] = -crop.wh[!swap]);
616 crop.xy[swap] -= (crop.wh[swap] = -crop.wh[swap])
    [all...]

Completed in 349 milliseconds