Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/lib/
Dmuldi3.S16 #define yh r2 macro
22 #define yh r3 macro
Ddiv64.S21 #define yh r2 macro
27 #define yh r3 macro
/external/arm-optimized-routines/math/single/
De_powf.c331 #define PHMULTIPLY(rh,rl, xh,xl, yh,yl) do { \ in powf() argument
346 #define PHMULTIPLY_SATURATE(rh,rl, xh,xl, yh,yl, bound) do { \ in powf() argument
582 float yh, yl; in powf() local
/external/libjpeg-turbo/simd/powerpc/
Djcgryext-altivec.c47 __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.cpp300 OPJ_UINT32 yh = img->comps[0].h; in sycc420_to_rgb() local
/external/mesa3d/src/amd/addrlib/core/
Daddrlib2.cpp1609 UINT_32 xh, yh, zh; in ComputeSurface3DMicroBlockOffset() local
/external/libyuv/files/unit_test/
Dplanar_test.cc1344 int yh = benchmark_height_; in TEST_F() local