Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
/third_party/ffmpeg/libavcodec/
Ddnxhdenc.c701 int y_h = ctx->m.avctx->height - (mb_y << 4); in dnxhd_get_blocks() local
728 int y_h = ctx->m.avctx->height - (mb_y << 4); in dnxhd_get_blocks() local