Searched defs:ilog (Results 1 – 2 of 2) sorted by relevance
50 #define ilog(i) av_log2(2*(i)) macro
1578 int option_end, ilog = 0; in main() local