Searched defs:mod_val (Results 1 – 2 of 2) sorted by relevance
57 int ff_rtmp_calc_digest_pos(const uint8_t *buf, int off, int mod_val, in ff_rtmp_calc_digest_pos()
82 static int arith_get_number(ArithCoder *c, int mod_val) in arith_get_number()