Searched defs:prob_table (Results 1 – 3 of 3) sorted by relevance
80 void ff_mjpegenc_huffman_compute_bits(PTable *prob_table, HuffTable *distincts, int size, int max_l… in ff_mjpegenc_huffman_compute_bits()
288 static void magy_huffman_compute_bits(PTable *prob_table, HuffEntry *distincts, in magy_huffman_compute_bits()
269 VAProbabilityDataBufferVP8 prob_table = { }; in _fill_probability_table() local