Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/x86/
H A Dpickrst_sse4.c123 int32_t H_int32[WIENER_WIN2][WIENER_WIN * 8] = { { 0 } }; in compute_stats_win7_opt_sse4_1() local
637 int32_t H_int32[WIENER_WIN2_CHROMA][WIENER_WIN_CHROMA * 8] = { { 0 } }; in compute_stats_win5_opt_sse4_1() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dpickrst.c972 int32_t *H_int32, int count) { in acc_stat_one_line()