Searched refs:av_cmp_q (Results 1 – 2 of 2) sorted by relevance
55 static inline int av_cmp_q(AVRational a, AVRational b){ in av_cmp_q() function
1216 if(av_cmp_q(error, best_error) < 0){ in icv_add_video_stream_FFMPEG()2034 if (av_cmp_q(error, best_error) < 0) in addVideoStream()