ProbRangesQueue    81 libavcodec/xfaceenc.c static inline int pq_push(ProbRangesQueue *pq, const ProbRange *p)
ProbRangesQueue    89 libavcodec/xfaceenc.c static void push_greys(ProbRangesQueue *pq, char *bitmap, int w, int h)
ProbRangesQueue   108 libavcodec/xfaceenc.c static void encode_block(char *bitmap, int w, int h, int level, ProbRangesQueue *pq)
ProbRangesQueue   150 libavcodec/xfaceenc.c     ProbRangesQueue pq = {{{ 0 }}, 0};