Home
last modified time | relevance | path

Searched refs:negative_to_zero (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/aom_dsp/
Dblend_a64_mask.c161 unsigned int v = negative_to_zero(ROUND_POWER_OF_TWO(res, round_bits)); in aom_highbd_blend_a64_d16_mask_c()
180 unsigned int v = negative_to_zero(ROUND_POWER_OF_TWO(res, round_bits)); in aom_highbd_blend_a64_d16_mask_c()
196 unsigned int v = negative_to_zero(ROUND_POWER_OF_TWO(res, round_bits)); in aom_highbd_blend_a64_d16_mask_c()
212 unsigned int v = negative_to_zero(ROUND_POWER_OF_TWO(res, round_bits)); in aom_highbd_blend_a64_d16_mask_c()
Daom_dsp_common.h90 static INLINE unsigned int negative_to_zero(int value) { in negative_to_zero() function
/external/libaom/libaom/av1/common/
Dreconinter.c352 unsigned int m = negative_to_zero(mask_base + diff); in diffwtd_mask_highbd()
364 unsigned int m = negative_to_zero(mask_base + diff); in diffwtd_mask_highbd()
380 unsigned int m = negative_to_zero(mask_base + diff); in diffwtd_mask_highbd()
393 unsigned int m = negative_to_zero(mask_base + diff); in diffwtd_mask_highbd()