ProbRange         129 libavcodec/xface.c const ProbRange ff_xface_probranges_per_level[4][3] = {
ProbRange         137 libavcodec/xface.c const ProbRange ff_xface_probranges_2x2[16] = {
ProbRange          92 libavcodec/xface.h extern const ProbRange ff_xface_probranges_per_level[4][3];
ProbRange          94 libavcodec/xface.h extern const ProbRange ff_xface_probranges_2x2[16];
ProbRange          33 libavcodec/xfacedec.c static int pop_integer(BigInt *b, const ProbRange *pranges)
ProbRange          77 libavcodec/xfaceenc.c     ProbRange prob_ranges[XFACE_PIXELS*2];
ProbRange          81 libavcodec/xfaceenc.c static inline int pq_push(ProbRangesQueue *pq, const ProbRange *p)
ProbRange          99 libavcodec/xfaceenc.c         const ProbRange *p = ff_xface_probranges_2x2 +
ProbRange         137 libavcodec/xfaceenc.c static void push_integer(BigInt *b, const ProbRange *prange)