Lines Matching refs:READ_ONEBIT
219 READ_ONEBIT(bitctx, &load_seq_wquant_data_flag); in parse_sequence_wqm()
248 READ_ONEBIT(bitctx, &rps->refered_by_others); in parse_one_rps()
303 READ_ONEBIT(bitctx, &vsh->progressive_sequence); in avs2d_parse_sequence_header()
304 READ_ONEBIT(bitctx, &vsh->field_coded_sequence); in avs2d_parse_sequence_header()
346 READ_ONEBIT(bitctx, &vsh->low_delay); in avs2d_parse_sequence_header()
348 READ_ONEBIT(bitctx, &vsh->enable_temporal_id); in avs2d_parse_sequence_header()
357 READ_ONEBIT(bitctx, &vsh->enable_weighted_quant); in avs2d_parse_sequence_header()
362 READ_ONEBIT(bitctx, &val_temp); in avs2d_parse_sequence_header()
364 READ_ONEBIT(bitctx, &vsh->enable_mhp_skip); in avs2d_parse_sequence_header()
365 READ_ONEBIT(bitctx, &vsh->enable_dhp); in avs2d_parse_sequence_header()
366 READ_ONEBIT(bitctx, &vsh->enable_wsm); in avs2d_parse_sequence_header()
367 READ_ONEBIT(bitctx, &vsh->enable_amp); in avs2d_parse_sequence_header()
368 READ_ONEBIT(bitctx, &vsh->enable_nsqt); in avs2d_parse_sequence_header()
369 READ_ONEBIT(bitctx, &vsh->enable_nsip); in avs2d_parse_sequence_header()
370 READ_ONEBIT(bitctx, &vsh->enable_2nd_transform); in avs2d_parse_sequence_header()
371 READ_ONEBIT(bitctx, &vsh->enable_sao); in avs2d_parse_sequence_header()
372 READ_ONEBIT(bitctx, &vsh->enable_alf); in avs2d_parse_sequence_header()
373 READ_ONEBIT(bitctx, &vsh->enable_pmvr); in avs2d_parse_sequence_header()
389 READ_ONEBIT(bitctx, &vsh->enable_clf); in avs2d_parse_sequence_header()
433 READ_ONEBIT(bitctx, &ph->enable_pic_alf_y); in parse_pic_alf_params()
434 READ_ONEBIT(bitctx, &ph->enable_pic_alf_cb); in parse_pic_alf_params()
435 READ_ONEBIT(bitctx, &ph->enable_pic_alf_cr); in parse_pic_alf_params()
502 READ_ONEBIT(bitctx, &val_temp); in parse_picture_header_comm()
505 READ_ONEBIT(bitctx, &ph->loop_filter_parameter_flag); in parse_picture_header_comm()
521 READ_ONEBIT(bitctx, &val_temp); in parse_picture_header_comm()
539 READ_ONEBIT(bitctx, &ph->enable_pic_weight_quant); in parse_picture_header_comm()
602 READ_ONEBIT(bitctx, &ph->time_code_flag); in parse_picture_header_intra()
610 READ_ONEBIT(bitctx, &ph->background_picture_flag); in parse_picture_header_intra()
613 READ_ONEBIT(bitctx, &ph->background_picture_output_flag); in parse_picture_header_intra()
642 READ_ONEBIT(bitctx, &predict); in parse_picture_header_intra()
659 READ_ONEBIT(bitctx, &ph->progressive_frame); in parse_picture_header_intra()
662 READ_ONEBIT(bitctx, &ph->picture_structure); in parse_picture_header_intra()
667 READ_ONEBIT(bitctx, &ph->top_field_first); in parse_picture_header_intra()
669 READ_ONEBIT(bitctx, &ph->repeat_first_field); in parse_picture_header_intra()
672 READ_ONEBIT(bitctx, &ph->is_top_field); in parse_picture_header_intra()
677 READ_ONEBIT(bitctx, &ph->fixed_picture_qp); in parse_picture_header_intra()
713 READ_ONEBIT(bitctx, &ph->background_pred_flag); in parse_picture_header_inter()
717 READ_ONEBIT(bitctx, &ph->background_reference_flag); //!< P/F ref G/GB in parse_picture_header_inter()
751 READ_ONEBIT(bitctx, &predict); in parse_picture_header_inter()
766 READ_ONEBIT(bitctx, &ph->progressive_frame); in parse_picture_header_inter()
768 READ_ONEBIT(bitctx, &ph->picture_structure); in parse_picture_header_inter()
772 READ_ONEBIT(bitctx, &ph->top_field_first); in parse_picture_header_inter()
773 READ_ONEBIT(bitctx, &ph->repeat_first_field); in parse_picture_header_inter()
775 READ_ONEBIT(bitctx, &ph->is_top_field); in parse_picture_header_inter()
778 READ_ONEBIT(bitctx, &ph->fixed_picture_qp); in parse_picture_header_inter()
788 READ_ONEBIT(bitctx, &ph->enable_random_decodable); in parse_picture_header_inter()