Home
last modified time | relevance | path

Searched refs:PixelModel3 (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dscpr3.c57 PixelModel3 *m = &s->pixel_model3[i][j]; in reinit_tables3()
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()
147 static int decode_adaptive45(PixelModel3 *m, int rccode, uint32_t *value, in decode_adaptive45()
204 static int update_model6_to_7(PixelModel3 *m) in update_model6_to_7()
206 PixelModel3 n = {0}; in update_model6_to_7()
249 static void calc_sum(PixelModel3 *m) in calc_sum()
261 static void rescale_dec(PixelModel3 *m) in rescale_dec()
295 static int update_model5_to_6(PixelModel3 *m, uint8_t value) in update_model5_to_6()
297 PixelModel3 in update_model5_to_6()
[all...]
H A Dscpr3.h28 typedef struct PixelModel3 { struct
40 } PixelModel3; typedef
H A Dscpr.h62 PixelModel3 pixel_model3[3][4096];

Completed in 3 milliseconds