Searched refs:rcy (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/tests/checkasm/ | ||
H A D | vp9dsp.c | 267 int rc = scan[n], rcx = rc % sz, rcy = rc / sz; in copy_subcoefs() local 270 if (rcx >= sub || rcy >= sub) in copy_subcoefs() |
Completed in 2 milliseconds