Searched defs:totfr (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | scpr3.c | 110 static void rescale(PixelModel3 *m, int *totfr) in rescale() 123 static int add_symbol(PixelModel3 *m, int index, uint32_t symbol, int *totfr, int max) in add_symbol() 150 uint32_t q, g, maxpos, d, e = *c, totfr = *c; in decode_adaptive45() local 796 int c, e, g, totfr; in update_model4_to_5() local
|
D | scpr.c | 167 uint32_t totfr = cnt[maxc]; in decode_value() local 211 uint32_t totfr = pixel->total_freq; in decode_unit() local
|