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:__anon10934
  /external/sonivox/arm-hybrid-22k/host_src/
eas_wave.h 60 WAVE_HEADER wh; member in struct:__anon10984
  /external/sonivox/arm-wt-22k/host_src/
eas_wave.h 60 WAVE_HEADER wh; member in struct:__anon11035
  /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 494 int wh[2]; member in struct:__anon16596
501 win.wh[0] = cfg->win.w; win.wh[1] = cfg->win.h;
503 crop.wh[0] = cfg->crop.w; crop.wh[1] = cfg->crop.h;
511 crop.xy[1] -= (crop.wh[1] = -crop.wh[1]);
513 crop.xy[!swap] -= (crop.wh[!swap] = -crop.wh[!swap]);
515 crop.xy[swap] -= (crop.wh[swap] = -crop.wh[swap])
    [all...]

Completed in 453 milliseconds