Searched refs:encode_thread (Results 1 – 1 of 1) sorted by relevance
2953 static int encode_thread(AVCodecContext *c, void *arg){ in encode_thread() function3976 …s->avctx->execute(s->avctx, encode_thread, &s->thread_context[0], NULL, context_count, sizeof(void… in encode_picture()