Home
last modified time | relevance | path

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

/external/libjpeg-turbo/simd/arm/aarch64/
Djccolext-neon.c136 uint16x8_t y_h = vcombine_u16(vrshrn_n_u32(y_hl, 16), in jsimd_rgb_ycc_convert_neon() local
235 uint16x8_t y_h = vcombine_u16(vrshrn_n_u32(y_hl, 16), in jsimd_rgb_ycc_convert_neon() local
275 uint32x4_t y_h = vmull_laneq_u16(vget_high_u16(r), consts, 0); in jsimd_rgb_ycc_convert_neon() local
/external/libjpeg-turbo/simd/arm/
Djcgryext-neon.c93 uint16x8_t y_h = vcombine_u16(vrshrn_n_u32(y_hl, 16), in jsimd_rgb_gray_convert_neon() local
/external/libvpx/vp8/
Dvp8_dx_iface.c557 const int y_h = img->d_h; in image2yuvconfig() local
Dvp8_cx_iface.c753 const int y_h = img->d_h; in image2yuvconfig() local