Searched refs:superblocktype_2_3 (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.c197 int superblocktype_2_3; ///< select fft tables and some algorithm based on superblock type member in struct:__anon1975
570 if ((q->superblocktype_2_3 != 0) && !flag) {
581 tab = q->superblocktype_2_3 ? 0 : 1;
591 if ((tmp < 0) || (!q->superblocktype_2_3 && !tmp))
604 if ((tmp < 0) || (!q->superblocktype_2_3 && !tmp))
613 if ((tmp < 0) || (!q->superblocktype_2_3 && !tmp))
638 * @param superblocktype_2_3 flag based on superblock packet type
643 int c, int superblocktype_2_3, int cm_table_select)
654 if (!superblocktype_2_3) {
747 } else { // superblocktype_2_3 !
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
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dqdm2.c193 int superblocktype_2_3; ///< select fft tables and some algorithm based on superblock type member in struct:__anon3213
621 if ((q->superblocktype_2_3 != 0) && !flag) {
632 tab = q->superblocktype_2_3 ? 0 : 1;
642 if ((tmp < 0) || (!q->superblocktype_2_3 && !tmp))
655 if ((tmp < 0) || (!q->superblocktype_2_3 && !tmp))
664 if ((tmp < 0) || (!q->superblocktype_2_3 && !tmp))
687 * @param superblocktype_2_3 flag based on superblock packet type
694 int c, int superblocktype_2_3,
702 if (!superblocktype_2_3) {
704 avpriv_request_sample(NULL, "!superblocktype_2_3");
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
[all...]

Completed in 72 milliseconds