Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_lower_subgroup_ops.cpp158 brw_reg left_high = subscript(left, type32, 1); in brw_emit_scan_step() local
/external/mesa3d/src/intel/compiler/elk/
Delk_fs_builder.h478 dst_reg left_high = subscript(left, type32, 1); in emit_scan_step() local
/external/libvpx/vpx_dsp/arm/
Dhighbd_intrapred_neon.c2219 const uint16x4_t left_high = vget_high_u16(left_u16); in vpx_highbd_h_predictor_8x8_neon() local
2268 const uint16x4_t left_high = vget_high_u16(left_u16q); in vpx_highbd_h_predictor_16x16_neon() local
2313 const uint16x4_t left_high = vget_high_u16(left_u16q); in vpx_highbd_h_predictor_32x32_neon() local
Dintrapred_neon.c1869 const int16x4_t left_high = vget_high_s16(left_s16q); in vpx_tm_predictor_16x16_neon() local
/external/libgav1/src/dsp/arm/
Dintrapred_directional_neon.cc1660 const uint16x4_t left_high = in LoadStepwise() local