Home
last modified time | relevance | path

Searched refs:threads_num_buf (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddiracdec.c177 int threads_num_buf; /* Current # of buffers allocated */ member
395 s->threads_num_buf = -1; in dirac_decode_init()
957 if (s->threads_num_buf != avctx->thread_count || in decode_lowdelay()
959 s->threads_num_buf = avctx->thread_count; in decode_lowdelay()