Searched refs:setup_qtables (Results 1 – 1 of 1) sorted by relevance
333 static int setup_qtables(AVCodecContext *avctx, int64_t quantizer) in setup_qtables() function1239 ret = setup_qtables(avctx, get_bits(gb, 6)); in mobiclip_decode()1259 ret = setup_qtables(avctx, s->quantizer + (int64_t)get_se_golomb(gb)); in mobiclip_decode()