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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dqdm2.c150 int cm_table_select; ///< selector for "coding method" tables. Can be 0, 1 (from init: 0-4) member in struct:__anon1975
639 * @param cm_table_select q->cm_table_select
643 int c, int superblocktype_2_3, int cm_table_select)
751 coding_method[ch][sb][j] = coding_method_table[cm_table_select][sb];
1130 q->nb_channels, 8*c, q->superblocktype_2_3, q->cm_table_select);
1694 PRINT("cm_table_select",q->cm_table_select);
1861 s->cm_table_select = tmp_val;
641 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) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dqdm2.c146 int cm_table_select; ///< selector for "coding method" tables. Can be 0, 1 (from init: 0-4) member in struct:__anon3213
688 * @param cm_table_select q->cm_table_select
695 int cm_table_select)
800 coding_method[ch][sb][j] = coding_method_table[cm_table_select][sb];
1215 q->superblocktype_2_3, q->cm_table_select);
1919 s->cm_table_select = tmp_val;
690 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) argument

Completed in 92 milliseconds