Home
last modified time | relevance | path

Searched refs:cb_x (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
621 for (cb_x = 0; cb_x < cb_width; cb_x++) { in decode_subband_internal()
622 right = (b->width * (cb_x+1LL)) / cb_width; in decode_subband_internal()

Completed in 5 milliseconds