Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmpegvideo_enc.c2953 static int encode_thread(AVCodecContext *c, void *arg){ in encode_thread() function
3976 …s->avctx->execute(s->avctx, encode_thread, &s->thread_context[0], NULL, context_count, sizeof(void… in encode_picture()