Searched refs:threaded_encode (Results 1 – 1 of 1) sorted by relevance
80 static int threaded_encode(void* vtctx);538 thread_create(&cur_tctx->ts.thread, threaded_encode, cur_tctx); in aften_encode_init()1423 threaded_encode(void* vtctx) in threaded_encode() function