Home
last modified time | relevance | path

Searched refs:av_usleep (Results 1 - 25 of 33) sorted by relevance

12

/third_party/ffmpeg/libavfilter/
H A Df_realtime.c61 av_usleep(600000000); in filter_frame()
62 av_usleep(sleep); in filter_frame()
H A Df_cue.c73 av_usleep(av_clip(-diff / 2, 100, 1000000)); in activate()
H A Dvf_dnn_processing.c268 av_usleep(5000); in flush_frame()
H A Dvf_dnn_classify.c231 av_usleep(5000); in dnn_classify_flush_frame()
H A Dvf_dnn_detect.c374 av_usleep(5000); in dnn_detect_flush_frame()
H A Dvf_deinterlace_qsv.c473 av_usleep(1); in process_frame()
H A Dvf_scale_qsv.c569 av_usleep(1); in qsvscale_filter_frame()
H A Dqsvvpp.c837 av_usleep(500); in ff_qsvvpp_filter_frame()
/third_party/ffmpeg/libavutil/
H A Dtime.h54 int av_usleep(unsigned usec);
H A Dtime.c84 int av_usleep(unsigned usec) in av_usleep() function
H A Dhwcontext_qsv.c1115 av_usleep(1); in qsv_transfer_data_from()
1213 av_usleep(1); in qsv_transfer_data_to()
/third_party/ffmpeg/libavformat/
H A Dfifo.c407 av_usleep(FFMIN(10000, time_to_wait)); in fifo_thread_recover()
469 av_usleep(10000); in fifo_consumer_thread()
640 av_usleep(10000); in fifo_write_trailer()
H A Dfifo_test.c87 av_usleep(SLEEPTIME_10_MS); in failing_write_packet()
H A Drtmphttp.c133 av_usleep(50000); in rtmp_http_read()
H A Dhlsproto.c292 av_usleep(100*1000); in hls_read()
H A Dnetwork.c112 av_usleep(FFMIN(time_left, POLLING_TIME * 1000)); in ff_network_sleep_interruptible()
H A Davio.c386 av_usleep(1000); in retry_transfer_wrapper()
/third_party/ffmpeg/tools/
H A Dpktdumper.c136 av_usleep(60 * 1000000); in main()
H A Daviocat.c128 av_usleep(50 * 1000); in main()
/third_party/ffmpeg/libavdevice/
H A Dopenal-dec.c198 av_usleep(1000); in read_packet()
H A Dkmsgrab.c278 av_usleep(delay); in kmsgrab_read_packet()
H A Dgdigrab.c578 av_usleep(delay); in gdigrab_read_packet()
H A Dxcbgrab.c213 av_usleep(delay); in wait_frame()
/third_party/ffmpeg/libavcodec/
H A Damfenc.c758 av_usleep(1000); // wait and poll again in ff_amf_receive_packet()
H A Ddxva2.c930 av_usleep(2000); in ff_dxva2_common_end_frame()

Completed in 34 milliseconds

12