Searched refs:in_data_1_short (Results 1 – 1 of 1) sorted by relevance
628 SHORT *in_data_1_short = NULL; in calc_huff_bits() local638 in_data_1_short = in_data_1 + diff_type_offset(diff_type_1); in calc_huff_bits()651 bit_count_1D += huff_enc_1D(NULL, data_type, tab_idx_1D[0], in_data_1_short, in calc_huff_bits()670 in_data_1_short = in_data_1 + diff_type_offset(diff_type_1); in calc_huff_bits()689 in_data_1_short += 1; in calc_huff_bits()697 pair_vec[i][0] = in_data_1_short[i]; in calc_huff_bits()698 pair_vec[i][1] = in_data_1_short[i + 1]; in calc_huff_bits()760 in_data_1_short + num_val_1_short, 1, 0); in calc_huff_bits()801 SHORT *in_data_1_short = NULL; in apply_huff_coding() local806 in_data_1_short = in_data_1 + diff_type_offset(diff_type_1); in apply_huff_coding()[all …]