Searched refs:val_high (Results 1 – 1 of 1) sorted by relevance
227 const int16x8_t val_high = unpack_to_s16_h(val); in vpx_mbpost_proc_across_ip_vsx() local263 filtered = filter_s16(vec_splats((int16_t)8), sum, val_high); in vpx_mbpost_proc_across_ip_vsx()266 masked = vec_sel(val_high, filtered, mask); in vpx_mbpost_proc_across_ip_vsx()277 left_ctx = val_high; in vpx_mbpost_proc_across_ip_vsx()