Home
last modified time | relevance | path

Searched defs:mul_constants (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libvpx/vp9/encoder/arm/neon/
H A Dvp9_highbd_temporal_filter_neon.c60 const uint32x4_t *mul_constants, in highbd_average_4()
H A Dvp9_temporal_filter_neon.c64 const uint16x8_t *mul_constants, in average_8()
/aosp_15_r20/external/libvpx/vp9/encoder/x86/
H A Dhighbd_temporal_filter_sse4.c69 const __m128i *mul_constants, in highbd_average_4()
H A Dtemporal_filter_sse4.c76 static INLINE __m128i average_8(__m128i sum, const __m128i *mul_constants, in average_8()