Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp9/encoder/arm/neon/
H A Dvp9_highbd_temporal_filter_neon.c142 uint32x4_t *u_first, uint32x4_t *u_second, uint32x4_t *v_first, in highbd_read_chroma_dist_row_8()
185 uint32x4_t u_first, u_second; in highbd_apply_temporal_filter_luma_8() local
H A Dvp9_temporal_filter_neon.c179 uint16x8_t *u_first, in read_chroma_dist_row_16()
265 uint16x8_t u_first, u_second; in apply_temporal_filter_luma_16() local
/aosp_15_r20/external/libvpx/vp9/encoder/x86/
H A Dhighbd_temporal_filter_sse4.c171 int ss_x, const uint32_t *u_dist, const uint32_t *v_dist, __m128i *u_first, in highbd_read_chroma_dist_row_8()
211 __m128i u_first, u_second; in vp9_highbd_apply_temporal_filter_luma_8() local
H A Dtemporal_filter_sse4.c197 __m128i *u_first, __m128i *u_second, in read_chroma_dist_row_16()
289 __m128i u_first, u_second; in vp9_apply_temporal_filter_luma_16() local