Home
last modified time | relevance | path

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

/third_party/boost/boost/thread/executors/
Dthread_executor.hpp40 typedef csbl::vector<thread_t> threads_type; typedef in boost::executors::thread_executor
41 threads_type threads_;
/third_party/ffmpeg/libavcodec/
Dhevc_mvs.c249 if (s->threads_type == FF_THREAD_FRAME) in temporal_luma_motion_vector()
263 if (s->threads_type == FF_THREAD_FRAME) in temporal_luma_motion_vector()
Dhevc_filter.c866 if (s->threads_type & FF_THREAD_FRAME ) in ff_hevc_hls_filter()
871 if (s->threads_type & FF_THREAD_FRAME ) in ff_hevc_hls_filter()
874 } else if (s->threads_type & FF_THREAD_FRAME && x_end) in ff_hevc_hls_filter()
Dhevcdec.h477 uint8_t threads_type; member
Dhevc_refs.c414 if (s->threads_type == FF_THREAD_FRAME) in generate_missing_ref()
Dhevcdec.c1790 if (s->threads_type == FF_THREAD_FRAME ) { in hevc_await_progress()
3196 if (s->ref && s->threads_type == FF_THREAD_FRAME) in decode_nal_units()
3558 s->threads_type = s0->threads_type; in hevc_update_thread_context()
3617 s->threads_type = FF_THREAD_FRAME; in hevc_decode_init()
3619 s->threads_type = FF_THREAD_SLICE; in hevc_decode_init()