Searched defs:sub32 (Results 1 – 2 of 2) sorted by relevance
116 const int32_t sub32 = ((1 << (offset_bits - conv_params->round_1)) + in vfilter8() local342 const int32_t sub32 = ((1 << (offset_bits - conv_params->round_1)) + in highbd_vfilter8() local
643 static PLATFORM_INLINE WORD32 sub32(WORD32 a, WORD32 b) in sub32() function