av_find_nearest_q_idx

Find the nearest value in q_list to q. @param q_list an array of rationals terminated by {0, 0} @return the index of the nearest value found in the array

@nogc nothrow extern (C)
int
av_find_nearest_q_idx

Meta