Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dthread.h107 int ff_alloc_entries(AVCodecContext *avctx, int count);
Dpthread_slice.c240 int ff_alloc_entries(AVCodecContext *avctx, int count) in ff_alloc_entries() function
Dutils.c973 int ff_alloc_entries(AVCodecContext *avctx, int count) in ff_alloc_entries() function
Dhevcdec.c2654 ff_alloc_entries(s->avctx, s->sh.num_entry_point_offsets + 1); in hls_slice_data_wpp()