Searched defs:freqs1 (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | scpr3.h | 37 uint16_t freqs1[256]; member
|
H A D | scpr3.c | 208 uint16_t *freqs, *freqs1, *cnts; in update_model6_to_7() local 34 renew_table3(uint32_t nsym, uint32_t *cntsum, uint16_t *freqs, uint16_t *freqs1, uint16_t *cnts, uint8_t *dectab) renew_table3() argument 732 decode_value3(SCPRContext *s, uint32_t max, uint32_t *cntsum, uint16_t *freqs1, uint16_t *freqs2, uint16_t *cnts, uint8_t *dectable, uint32_t *value) decode_value3() argument [all...] |
Completed in 3 milliseconds