Searched refs:qp_fixed (Results 1 – 2 of 2) sorted by relevance
624 if (h->cbp && !h->qp_fixed) in decode_residual_inter()694 if (h->cbp && !h->qp_fixed) in decode_mb_i()940 h->qp_fixed = get_bits1(gb); in decode_slice_header()1067 h->qp_fixed = get_bits1(&h->gb); in decode_pic()
220 int qp_fixed; member