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:__anon11129
  /external/sonivox/arm-hybrid-22k/host_src/
eas_wave.h 60 WAVE_HEADER wh; member in struct:__anon11179
  /external/sonivox/arm-wt-22k/host_src/
eas_wave.h 60 WAVE_HEADER wh; member in struct:__anon11230
  /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 594 int wh[2]; member in struct:__anon16795
601 win.wh[0] = cfg->win.w; win.wh[1] = cfg->win.h;
603 crop.wh[0] = cfg->crop.w; crop.wh[1] = cfg->crop.h;
611 crop.xy[1] -= (crop.wh[1] = -crop.wh[1]);
613 crop.xy[!swap] -= (crop.wh[!swap] = -crop.wh[!swap]);
615 crop.xy[swap] -= (crop.wh[swap] = -crop.wh[swap])
    [all...]

Completed in 384 milliseconds