Home
last modified time | relevance | path

Searched defs:mainfunc (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dpthread_slice.c47 main_func *mainfunc; member
121 …_execute_with_mainfunc(AVCodecContext *avctx, action_func2* func2, main_func *mainfunc, void *arg,… in ff_slice_thread_execute_with_mainfunc()
133 void (*mainfunc)(void *); in ff_slice_thread_init() local