Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/test/
H A Dencode_test_driver.cc105 int *const mismatch_row, int *const mismatch_col, in compare_plane()
130 int *const mismatch_row, int *const mismatch_col, in compare_img()
159 int mismatch_col = 0; in MismatchHook() local