Home
last modified time | relevance | path

Searched defs:sub32 (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/common/x86/
Dav1_convolve_scale_sse4.c116 const int32_t sub32 = ((1 << (offset_bits - conv_params->round_1)) + in vfilter8() local
342 const int32_t sub32 = ((1 << (offset_bits - conv_params->round_1)) + in highbd_vfilter8() local
/external/libhevc/encoder/
Dia_basic_ops32.h643 static PLATFORM_INLINE WORD32 sub32(WORD32 a, WORD32 b) in sub32() function