| /rockchip-linux_mpp/mpp/codec/dec/avs2/ |
| H A D | avs2d_ps.c | 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() [all …]
|
| H A D | avs2d_parse.c | 208 READ_ONEBIT(bitctx, &exh->sample_range); in parse_seq_dispay_ext_header() 209 READ_ONEBIT(bitctx, &exh->color_description); in parse_seq_dispay_ext_header() 220 READ_ONEBIT(bitctx, &exh->td_mode_flag); in parse_seq_dispay_ext_header() 223 READ_ONEBIT(bitctx, &exh->view_reverse_flag); in parse_seq_dispay_ext_header()
|
| H A D | avs2d_global.h | 89 READ_ONEBIT(bitctx, &bval);\
|
| /rockchip-linux_mpp/mpp/codec/dec/h265/ |
| H A D | h265d_ps.c | 151 READ_ONEBIT(gb, &rps_predict); in mpp_hevc_decode_short_term_rps() 182 READ_ONEBIT(gb, &used); in mpp_hevc_decode_short_term_rps() 187 READ_ONEBIT(gb, &use_delta_flag); in mpp_hevc_decode_short_term_rps() 255 READ_ONEBIT(gb, &rps->used[i]); in mpp_hevc_decode_short_term_rps() 263 READ_ONEBIT(gb, &rps->used[rps->num_negative_pics + i]); in mpp_hevc_decode_short_term_rps() 281 READ_ONEBIT(gb, &ptl->tier_flag); in decode_profile_tier_level() 296 READ_ONEBIT(gb, & ptl->profile_compatibility_flag[i]); in decode_profile_tier_level() 297 READ_ONEBIT(gb, &ptl->progressive_source_flag); in decode_profile_tier_level() 298 READ_ONEBIT(gb, &ptl->interlaced_source_flag); in decode_profile_tier_level() 299 READ_ONEBIT(gb, &ptl->non_packed_constraint_flag); in decode_profile_tier_level() [all …]
|
| H A D | h265d_sei.c | 63 READ_ONEBIT(gb, &value); in decode_nal_sei_frame_packing_arrangement() 68 READ_ONEBIT(gb, &s->quincunx_subsampling); in decode_nal_sei_frame_packing_arrangement() 203 READ_ONEBIT(gb, &value); //colour_remap_cancel_flag in colour_remapping_info() 205 READ_ONEBIT(gb, &value); //colour_remap_persistence_flag in colour_remapping_info() 206 READ_ONEBIT(gb, &value); //colour_remap_video_signal_info_present_flag in colour_remapping_info() 208 READ_ONEBIT(gb, &value); //colour_remap_full_rang_flag in colour_remapping_info() 228 READ_ONEBIT(gb, &value); //colour_remap_matrix_present_flag in colour_remapping_info() 264 READ_ONEBIT(gb, &value); //tone_map_cancel_flag in tone_mapping_info() 267 READ_ONEBIT(gb, &value); //tone_map_persistence_flag in tone_mapping_info() 312 READ_ONEBIT(gb, &value); //exposure_compensation_value_sign_flag in tone_mapping_info()
|
| H A D | h265d_parser.c | 338 READ_ONEBIT(gb, &luma_weight_l0_flag[i]); in pred_weight_table() 347 READ_ONEBIT(gb, &chroma_weight_l0_flag[i]); in pred_weight_table() 381 READ_ONEBIT(gb, &luma_weight_l1_flag[i]); in pred_weight_table() 389 READ_ONEBIT(gb, &chroma_weight_l1_flag[i]); in pred_weight_table() 463 READ_ONEBIT(gb, &rps->used[i]); in decode_lt_rps() 466 READ_ONEBIT(gb, &delta_poc_msb_present); in decode_lt_rps() 724 READ_ONEBIT(gb, &sh->first_slice_in_pic_flag); in hls_slice_header() 732 READ_ONEBIT(gb, &sh->no_output_of_prior_pics_flag); in hls_slice_header() 781 READ_ONEBIT(gb, &sh->dependent_slice_segment_flag); in hls_slice_header() 825 READ_ONEBIT(gb, &sh->pic_output_flag); in hls_slice_header() [all …]
|
| H A D | h265d_parser2_syntax.c | 426 READ_ONEBIT(gb, &value); /*this bit should be zero*/ in h265d_syntax_fill_slice()
|
| /rockchip-linux_mpp/mpp/codec/dec/h264/ |
| H A D | h264d_pps.c | 41 READ_ONEBIT(p_bitctx, &pps->pic_scaling_list_present_flag[i]); in parse_pps_calingLists() 50 READ_ONEBIT(p_bitctx, &pps->pic_scaling_list_present_flag[i + 6]); in parse_pps_calingLists() 78 READ_ONEBIT(p_bitctx, &cur_pps->entropy_coding_mode_flag); in parser_pps() 79 READ_ONEBIT(p_bitctx, &cur_pps->bottom_field_pic_order_in_frame_present_flag); in parser_pps() 87 READ_ONEBIT(p_bitctx, &cur_pps->weighted_pred_flag); in parser_pps() 94 READ_ONEBIT(p_bitctx, &cur_pps->deblocking_filter_control_present_flag); in parser_pps() 95 READ_ONEBIT(p_bitctx, &cur_pps->constrained_intra_pred_flag); in parser_pps() 96 READ_ONEBIT(p_bitctx, &cur_pps->redundant_pic_cnt_present_flag); in parser_pps() 100 READ_ONEBIT(p_bitctx, &cur_pps->transform_8x8_mode_flag); in parser_pps() 101 READ_ONEBIT(p_bitctx, &cur_pps->pic_scaling_matrix_present_flag); in parser_pps() [all …]
|
| H A D | h264d_sps.c | 58 READ_ONEBIT(p_bitctx, &hrd->cbr_flag[SchedSelIdx]); in read_hrd_parameters() 84 READ_ONEBIT(p_bitctx, &vui->aspect_ratio_info_present_flag); in read_VUI() 92 READ_ONEBIT(p_bitctx, &vui->overscan_info_present_flag); in read_VUI() 94 READ_ONEBIT(p_bitctx, &vui->overscan_appropriate_flag); in read_VUI() 96 READ_ONEBIT(p_bitctx, &vui->video_signal_type_present_flag); in read_VUI() 99 READ_ONEBIT(p_bitctx, &vui->video_full_range_flag); in read_VUI() 100 READ_ONEBIT(p_bitctx, &vui->colour_description_present_flag); in read_VUI() 109 READ_ONEBIT(p_bitctx, &vui->chroma_location_info_present_flag); in read_VUI() 114 READ_ONEBIT(p_bitctx, &vui->timing_info_present_flag); in read_VUI() 118 READ_ONEBIT(p_bitctx, &vui->fixed_frame_rate_flag); in read_VUI() [all …]
|
| H A D | h264d_slice.c | 52 READ_ONEBIT(p_bitctx, &currSlice->ref_pic_list_reordering_flag[LIST_0]); in ref_pic_list_mvc_modification() 78 READ_ONEBIT(p_bitctx, &currSlice->ref_pic_list_reordering_flag[LIST_1]); in ref_pic_list_mvc_modification() 124 READ_ONEBIT(p_bitctx, &temp); //!< luma_weight_flag_l0 in pred_weight_table() 130 READ_ONEBIT(p_bitctx, &temp); //!< chroma_weight_flag_l0 in pred_weight_table() 142 READ_ONEBIT(p_bitctx, &temp); //!< luma_weight_flag_l1 in pred_weight_table() 148 READ_ONEBIT(p_bitctx, &temp); //!< chroma_weight_flag_l1 in pred_weight_table() 180 READ_ONEBIT(p_bitctx, &pSlice->no_output_of_prior_pics_flag); in dec_ref_pic_marking() 182 READ_ONEBIT(p_bitctx, &pSlice->long_term_reference_flag); in dec_ref_pic_marking() 184 READ_ONEBIT(p_bitctx, &pSlice->adaptive_ref_pic_buffering_flag); in dec_ref_pic_marking() 510 READ_ONEBIT(p_bitctx, &currSlice->field_pic_flag); in process_slice() [all …]
|
| H A D | h264d_parse.c | 175 READ_ONEBIT(p_bitctx, &currSlice->svc_extension_flag); in parser_nalu_header() 179 READ_ONEBIT(p_bitctx, &currSlice->svcExt.idr_flag); in parser_nalu_header() 181 READ_ONEBIT(p_bitctx, &currSlice->svcExt.no_inter_layer_pred_flag); in parser_nalu_header() 185 READ_ONEBIT(p_bitctx, &currSlice->svcExt.use_ref_base_pic_flag); in parser_nalu_header() 186 READ_ONEBIT(p_bitctx, &currSlice->svcExt.discardable_flag); in parser_nalu_header() 187 READ_ONEBIT(p_bitctx, &currSlice->svcExt.output_flag); in parser_nalu_header() 196 READ_ONEBIT(p_bitctx, &currSlice->mvcExt.non_idr_flag); in parser_nalu_header() 200 READ_ONEBIT(p_bitctx, &currSlice->mvcExt.anchor_pic_flag); in parser_nalu_header() 201 READ_ONEBIT(p_bitctx, &currSlice->mvcExt.inter_view_flag); in parser_nalu_header() 202 READ_ONEBIT(p_bitctx, &currSlice->mvcExt.reserved_one_bit); in parser_nalu_header()
|
| H A D | h264d_scalist.c | 309 READ_ONEBIT(p_bitctx, &sps->seq_scaling_list_present_flag[i]); in parse_sps_scalinglists() 318 READ_ONEBIT(p_bitctx, &sps->seq_scaling_list_present_flag[6 + i]); in parse_sps_scalinglists()
|
| /rockchip-linux_mpp/mpp/codec/dec/avs/ |
| H A D | avsd_parse.c | 47 READ_ONEBIT(bitctx, &vsh->progressive_sequence); in get_sequence_header() 59 READ_ONEBIT(bitctx, &vsh->low_delay); in get_sequence_header() 120 READ_ONEBIT(bitctx, &ph->loop_filter_disable); in get_extend_header() 122 READ_ONEBIT(bitctx, &ph->loop_filter_parameter_flag); in get_extend_header() 135 READ_ONEBIT(bitctx, &ph->weighting_quant_flag); in get_extend_header() 138 READ_ONEBIT(bitctx, &ph->chroma_quant_param_disable); in get_extend_header() 157 READ_ONEBIT(bitctx, &ph->aec_enable); in get_extend_header() 171 READ_ONEBIT(bitctx, &ext->sample_range); in get_seq_dispay_ext_header() 172 READ_ONEBIT(bitctx, &ext->color_description); in get_seq_dispay_ext_header() 224 READ_ONEBIT(bitctx, &ph->time_code_flag); in get_i_picture_header() [all …]
|
| /rockchip-linux_mpp/mpp/hal/rkdec/h265d/ |
| H A D | hal_h265d_com.c | 405 READ_ONEBIT(gb, &value); in hal_h265d_slice_output_rps() 418 READ_ONEBIT(gb, &sh.first_slice_in_pic_flag); in hal_h265d_slice_output_rps() 421 READ_ONEBIT(gb, &sh.no_output_of_prior_pics_flag); in hal_h265d_slice_output_rps() 444 READ_ONEBIT(gb, &sh.dependent_slice_segment_flag); in hal_h265d_slice_output_rps() 484 READ_ONEBIT(gb, &sh.pic_output_flag); in hal_h265d_slice_output_rps() 494 READ_ONEBIT(gb, &short_term_ref_pic_set_sps_flag); in hal_h265d_slice_output_rps() 540 READ_ONEBIT(gb, &delta_poc_msb_present); in hal_h265d_slice_output_rps() 551 READ_ONEBIT(gb, &sh.slice_temporal_mvp_enabled_flag); in hal_h265d_slice_output_rps() 559 READ_ONEBIT(gb, &sh.slice_sample_adaptive_offset_flag[0]); in hal_h265d_slice_output_rps() 560 READ_ONEBIT(gb, &sh.slice_sample_adaptive_offset_flag[1]); in hal_h265d_slice_output_rps() [all …]
|
| /rockchip-linux_mpp/mpp/base/inc/ |
| H A D | mpp_bitread.h | 28 #define READ_ONEBIT(bitctx, out)\ macro
|
| /rockchip-linux_mpp/mpp/codec/dec/av1/ |
| H A D | av1d_cbs.c | 124 READ_ONEBIT(gbc, &extra_bit); in mpp_av1_read_ns() 153 READ_ONEBIT(gbc, &tmp); in mpp_av1_read_increment() 1205 READ_ONEBIT(gb, &sign_); in mpp_av1_segmentation_params() 2389 READ_ONEBIT(gb, &flag); \ in mpp_av1_get_dlby_rpu()
|
| /rockchip-linux_mpp/mpp/codec/dec/vp9/ |
| H A D | vp9d_parser.c | 447 READ_ONEBIT(gb, &value); in get_sbits_inv() 543 READ_ONEBIT(gb, &value); in mpp_get_bit1()
|