Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dpthread_frame.c436 (p->avctx->debug & FF_DEBUG_THREADS) != 0, in submit_packet()
903 atomic_init(&p->debug_threads, (copy->debug & FF_DEBUG_THREADS) != 0); in init_thread()
Davcodec.h1636 #define FF_DEBUG_THREADS 0x00010000 macro
Doptions_table.h219 {"thread_ops", "threading operations", 0, AV_OPT_TYPE_CONST, {.i64 = FF_DEBUG_THREADS }, INT_MIN, I…