Home
last modified time | relevance | path

Searched refs:first_round (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstbus.c525 gboolean first_round = TRUE; in gst_bus_timed_pop_filtered() local
583 if (first_round) { in gst_bus_timed_pop_filtered()
585 first_round = FALSE; in gst_bus_timed_pop_filtered()
/third_party/ffmpeg/libavcodec/
Dnvenc.c1729 int i, first_round; in nvenc_find_free_reg_resource() local
1732 for (first_round = 1; first_round >= 0; first_round--) { in nvenc_find_free_reg_resource()
1736 if (first_round) in nvenc_find_free_reg_resource()