Home
last modified time | relevance | path

Searched refs:TYPE_ALL (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Davf_concat.c35 #define TYPE_ALL 2 macro
39 unsigned nb_streams[TYPE_ALL]; /**< number of out streams of each type */
82 for (type = 0; type < TYPE_ALL; type++) { in query_formats()
312 for (type = 0; type < TYPE_ALL; type++) { in init()
328 for (type = 0; type < TYPE_ALL; type++) { in init()

Completed in 2 milliseconds