Searched refs:cur_decoding_params (Results 1 – 1 of 1) sorted by relevance
181 DecodingParams *cur_decoding_params; member289 DecodingParams *dp = ctx->cur_decoding_params; in compare_decoding_params()389 copy_matrix_params(&dp->matrix_params, &ctx->cur_decoding_params->matrix_params); in copy_restart_frame_params()395 dp->quant_step_size[channel] = ctx->cur_decoding_params->quant_step_size[channel]; in copy_restart_frame_params()396 … dp->matrix_params.shift[channel] = ctx->cur_decoding_params->matrix_params.shift[channel]; in copy_restart_frame_params()847 DecodingParams *dp = ctx->cur_decoding_params; in write_matrix_params()907 DecodingParams *dp = ctx->cur_decoding_params; in write_decoding_params()1007 DecodingParams *dp = ctx->cur_decoding_params; in write_block_data()1082 ctx->cur_decoding_params = &ctx->major_decoding_params[subblock_index][substr]; in write_substrs()1327 DecodingParams *dp = ctx->cur_decoding_params; in determine_quant_step_size()[all …]