Searched refs:fixed_picture_qp (Results 1 – 8 of 8) sorted by relevance
48 RK_U32 fixed_picture_qp : 1; member
678 READ_ONEBIT(bitctx, &ph->fixed_picture_qp); in parse_picture_header_intra()679 AVS2D_PARSE_TRACE("fixed_picture_qp %d\n", ph->fixed_picture_qp); in parse_picture_header_intra()779 READ_ONEBIT(bitctx, &ph->fixed_picture_qp); in parse_picture_header_inter()
395 pp->fixed_picture_qp = ph->fixed_picture_qp; in avs2d_fill_parameters()
260 RK_U8 fixed_picture_qp; member
155 RK_U8 fixed_picture_qp; member
263 READ_ONEBIT(bitctx, &ph->fixed_picture_qp); in get_i_picture_header()315 READ_ONEBIT(bitctx, &ph->fixed_picture_qp); in get_pb_picture_header()624 pp->fixedPictureQp = p_dec->ph.fixed_picture_qp; in avsd_fill_parameters()
142 mpp_put_bits(&bp, pp->fixed_picture_qp, 1); in prepare_header()