Home
last modified time | relevance | path

Searched defs:_h (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython2/Doc/includes/
Dmp_newtype.py20 def _h(self): member in Foo
/external/skia/experimental/DrawingBoard/
DSkColorPalette.cpp149 float _h,r,g,b; in selectColorFromGradient() local
/external/libvpx/libvpx/vpx_dsp/
Dfastssim.c50 static void fs_ctx_init(fs_ctx *_ctx, int _w, int _h, int _nlevels) { in fs_ctx_init()
141 int _s2ystride, int _w, int _h, uint32_t bd, in fs_downsample_level0()
449 int _dystride, int _w, int _h, uint32_t _bd, in calc_ssim()
Dpsnrhvs.c122 int _w, int _h, int _step, const double _csf[8][8], in calc_psnrhvs()
/external/libvncserver/test/
Dtjbench.c356 int w=0, h=0, subsamp=-1, _w, _h, _tilew, _tileh, _subsamp; in dodecomptest() local
/external/libjpeg-turbo/java/
DTJBench.java432 int w = 0, h = 0, subsamp = -1, cs = -1, _w, _h, _tilew, _tileh, in decompTest() local
/external/libjpeg-turbo/
Dtjbench.c502 int w=0, h=0, subsamp=-1, cs=-1, _w, _h, _tilew, _tileh, in decompTest() local
/external/libdrm/intel/
Duthash.h666 #define MUR_FMIX(_h) \ argument
/external/python/cpython2/Lib/test/
Dtest_multiprocessing.py1369 def _h(self): member in FooBar