Searched refs:coding_method_table (Results 1 – 2 of 2) sorted by relevance
272 static const int8_t coding_method_table[5][30] = { variable
643 coding_method[ch][sb][j] = coding_method_table[cm_table_select][sb]; in fill_coding_method_array()