Searched refs:dquantfrm (Results 1 – 4 of 4) sorted by relevance
243 uint8_t dquantfrm; member
238 v->dquantfrm = get_bits1(gb); in vop_dquant_decoding()239 if (!v->dquantfrm) in vop_dquant_decoding()704 v->dquantfrm = 0; in ff_vc1_parse_frame_header()1001 v->dquantfrm = 0; in ff_vc1_parse_frame_header_adv()
358 .dq_frame = v->dquantfrm, in vaapi_vc1_start_frame()
183 if (v->dquantfrm) { \550 if (v->pq < 8 || v->dquantfrm) { // table 59 in vc1_decode_ac_coeff()