Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dbrstm.c76 static int sort_offsets(const void *a, const void *b) in sort_offsets() function
282 qsort(b->offsets, st->codecpar->ch_layout.nb_channels, sizeof(*b->offsets), sort_offsets); in read_header()

Completed in 1 milliseconds