Remove few unused fields/structs and functions from av2 context - #5370
Draft
SamuthirikaS wants to merge 1 commit into
Draft
Remove few unused fields/structs and functions from av2 context#5370SamuthirikaS wants to merge 1 commit into
SamuthirikaS wants to merge 1 commit into
Conversation
- StreamInfo.seq_list_buf/lcr_list_buf/atlas_list_buf/ atlas_counter_buf/ops_list_buf/seq_header_count_buf - ThreadData.ref_mv_bank/warp_param_bank - AV2Decoder.tile_col_size_bytes/current_order_hint_bits - mlayer_frame_state_t - mlayer_validation_state_t - test_obu_info_t - CroppingWindow.crop_info_seq_flag/crop_max_width/ crop_max_height - GlobalLayerConfigurationRecord.lcr_reserved_zero_2bits/ lcr_reserved_zero_6bits/lcr_data_size_present_flag - SequenceHeader.allow_seg_info_change - BufferRemovalTimingInfo.ops_id - CdefInfo.cdef_bits - CurrentFrame.tile_info_present_in_frame_header - MultiFrameHeader.mfh_render_size_present_flag - RestSearchCtxt.num_rus_in_tile - INTER_MODE_SPEED_FEATURES.reduce_inter_modes - MV_STATS.high_prec - PARTITION_SPEED_FEATURES.less_rectangular_check_level - Usage of av2_qmatrix() was removed in 99bac040e1 av1 commit. Hence its definition and declaration are now being removed. - Usage of av2_qm_replace_level() was removed in 57a0841. Hence its definition and declaration are now being removed. Co-authored-by: Satheesh Kumar <satheesh.kumar@ittiam.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
and declaration are now being removed.
are now being removed.