Home
last modified time | relevance | path

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

/external/libdav1d/tests/checkasm/
Dfilmgrain.c121 const int num_uv_pos = num_y_pos + !!fg_data[0].num_y_points; in check_gen_grnuv() local
290 const int num_uv_pos = num_y_pos + 1; in check_fguv_sbrow() local
/external/libdav1d/src/
Dobu.c1166 const int num_uv_pos = num_y_pos + !!fgd->num_y_points; in parse_frame_hdr() local