Home
last modified time | relevance | path

Searched defs:h (Results 1 – 4 of 4) sorted by relevance

/bootable/recovery/
Dinterlace-frames.py35 w, h = sizes.pop() variable
/bootable/recovery/applypatch/
Dbsdiff.c60 static void split(off_t *I,off_t *V,off_t start,off_t len,off_t h) in split()
124 off_t i,h,len; in qsufsort() local
/bootable/recovery/minui/
Dresources.cpp418 int h = (row[3] << 8) | row[2]; in res_create_localized_alpha_surface() local
Dgraphics.cpp232 void gr_blit(GRSurface* source, int sx, int sy, int w, int h, int dx, int dy) { in gr_blit()