Home
last modified time | relevance | path

Searched defs:fp_stats (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libvpx/test/
H A Dvp9_ethread_test.cc118 static void compare_fp_stats(vpx_fixed_buf_t *fp_stats, double factor) { in compare_fp_stats()
150 static void compare_fp_stats_md5(vpx_fixed_buf_t *fp_stats) { in compare_fp_stats_md5()
/aosp_15_r20/external/libaom/test/
H A Dethread_test.cc116 static void compare_fp_stats_md5(aom_fixed_buf_t *fp_stats) { in compare_fp_stats_md5()
/aosp_15_r20/external/libaom/av1/encoder/
H A Dfirstpass.h537 const FIRSTPASS_STATS *fp_stats) { in is_fp_wavelet_energy_invalid()