Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddiracdec.c213 int sbwidth; /* number of superblocks (horizontally) */ member
287 int sbwidth = DIVRNDUP(s->seq.width, 4); in alloc_sequence_buffers() local