Home
last modified time | relevance | path

Searched defs:yh (Results 1 – 5 of 5) sorted by relevance

/external/libjpeg-turbo/simd/
Djcgryext-altivec.c48 __vector unsigned short yl, yh; in jsimd_rgb_gray_convert_altivec() local
Djccolext-altivec.c47 __vector unsigned short yl, yh, crl, crh, cbl, cbh; in jsimd_rgb_ycc_convert_altivec() local
Djdcolext-altivec.c48 __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/
Dfx_codec_jpx_opj.cpp312 OPJ_UINT32 yh = img->comps[0].h; in sycc420_to_rgb() local
/external/libyuv/files/unit_test/
Dplanar_test.cc1344 int yh = benchmark_height_; in TEST_F() local