Home
last modified time | relevance | path

Searched refs:cb_y (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddiracdec.c601 int cb_x, cb_y, left, right, top, bottom; in decode_subband_internal() local
618 for (cb_y = 0; cb_y < cb_height; cb_y++) { in decode_subband_internal()
619 bottom = (b->height * (cb_y+1LL)) / cb_height; in decode_subband_internal()

Completed in 5 milliseconds