Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffmpeg.c3022 static int compare_int64(const void *a, const void *b) in compare_int64() function
3319 qsort(pts, size, sizeof(*pts), compare_int64); in parse_forced_key_frames()