Searched refs:compute_H_two_rows_win5 (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libaom/av1/encoder/arm/ |
H A D | pickrst_sve.c | 338 compute_H_two_rows_win5(dgd0, dgd1, col0, col1, H_tmp); in compute_stats_win5_downsampled_sve() 375 compute_H_two_rows_win5(dgd0, dgd1, col0, col1, H_tmp); in compute_stats_win5_downsampled_sve()
|
H A D | pickrst_sve.h | 97 static inline void compute_H_two_rows_win5(int16x8_t *dgd0, int16x8_t *dgd1, in compute_H_two_rows_win5() function
|