Home
last modified time | relevance | path

Searched refs:cm_table_select (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dqdm2.c146 int cm_table_select; ///< selector for "coding method" tables. Can be 0, 1 (from init: 0-4) member
531 * @param cm_table_select q->cm_table_select
538 int cm_table_select) in fill_coding_method_array()
644 coding_method[ch][sb][j] = coding_method_table[cm_table_select][sb]; in fill_coding_method_array()
1058 q->superblocktype_2_3, q->cm_table_select); in process_subpacket_11()
1746 s->cm_table_select = tmp_val; in qdm2_decode_init()
533 fill_coding_method_array(sb_int8_array tone_level_idx, sb_int8_array tone_level_idx_temp, sb_int8_array coding_method, int nb_channels, int c, int superblocktype_2_3, int cm_table_select) fill_coding_method_array() argument

Completed in 3 milliseconds