Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_non_greedy_mv.c478 int ref_w = col * bw + search_mf[row * cols + col].col; in vp9_get_local_structure() local
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_rotation_crc.c202 unsigned int w, h, ref_w, ref_h, min_w, min_h; in prepare_fbs() local
/aosp_15_r20/external/libdav1d/src/
H A Ddecode.c3590 const int ref_w = ((ref_coded_width[i] + 7) >> 3) << 1; in dav1d_submit_frame() local
3624 const int ref_w = ((ref_coded_width[pri_ref] + 7) >> 3) << 1; in dav1d_submit_frame() local