QDM2_SB_USED 470 libavcodec/qdm2.c n = coeff_per_sb_for_avg[q->coeff_per_sb_select][QDM2_SB_USED(q->sub_sampling) - 1] + 1; QDM2_SB_USED 588 libavcodec/qdm2.c sb_used = QDM2_SB_USED(q->sub_sampling); QDM2_SB_USED 1050 libavcodec/qdm2.c n = QDM2_SB_USED(q->sub_sampling) - 4; QDM2_SB_USED 1064 libavcodec/qdm2.c n = QDM2_SB_USED(q->sub_sampling) - 5; QDM2_SB_USED 1088 libavcodec/qdm2.c n = coeff_per_sb_for_avg[q->coeff_per_sb_select][QDM2_SB_USED(q->sub_sampling) - 1] + 1; // same as averagesomething function QDM2_SB_USED 1171 libavcodec/qdm2.c synthfilt_build_sb_samples(q, &gb, length, 8, QDM2_SB_USED(q->sub_sampling)); QDM2_SB_USED 1641 libavcodec/qdm2.c sb_used = QDM2_SB_USED(q->sub_sampling);