Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dthp.c41 int compcount; member
99 thp->compcount = avio_rb32(pb); in thp_read_header()
101 if (thp->compcount > FF_ARRAY_ELEMS(thp->components)) in thp_read_header()
107 for (i = 0; i < thp->compcount; i++) { in thp_read_header()

Completed in 1 milliseconds