Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddiracdec.c294 int max_xblen = MAX_BLOCKSIZE >> (i ? s->chroma_x_shift : 0); in alloc_sequence_buffers() local
308 s->plane[i].idwt.buf_base = av_calloc(w + max_xblen, h * (2 << s->pshift)); in alloc_sequence_buffers()

Completed in 4 milliseconds