Home
last modified time | relevance | path

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

/aosp_15_r20/external/libdav1d/tests/checkasm/
H A Drefmvs.c130 const int col_start8, const int col_end8, in init_rp_ref()
165 const int col_start8 = rnd() & 31; in check_load_tmvs() local
243 const int col_start8 = rnd() & 31; in check_save_tmvs() local
/aosp_15_r20/external/libdav1d/src/
H A Drefmvs.c691 const int col_start8, const int col_end8, in load_tmvs_c()
767 const int col_start8, const int row_start8) in save_tmvs_c()
H A Drefmvs.h142 const int col_start8, int col_end8, in dav1d_refmvs_save_tmvs()