Home
last modified time | relevance | path

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

/third_party/ffmpeg/tests/checkasm/
Dcheckasm.c477 static int cmp_nop(const void *a, const void *b) in cmp_nop() function
496 qsort(nops, 10000, sizeof(uint16_t), cmp_nop); in measure_nop_time()