Searched defs:yh (Results 1 – 5 of 5) sorted by relevance
/external/libjpeg-turbo/simd/ |
D | jcgryext-altivec.c | 48 __vector unsigned short yl, yh; in jsimd_rgb_gray_convert_altivec() local
|
D | jccolext-altivec.c | 47 __vector unsigned short yl, yh, crl, crh, cbl, cbh; in jsimd_rgb_ycc_convert_altivec() local
|
D | jdcolext-altivec.c | 48 __vector short rg0, rg1, rg2, rg3, bx0, bx1, bx2, bx3, yl, yh, cbl, cbh, in jsimd_ycc_rgb_convert_altivec() local
|
/external/pdfium/core/fxcodec/codec/ |
D | fx_codec_jpx_opj.cpp | 312 OPJ_UINT32 yh = img->comps[0].h; in sycc420_to_rgb() local
|
/external/libyuv/files/unit_test/ |
D | planar_test.cc | 1344 int yh = benchmark_height_; in TEST_F() local
|