Lines Matching refs:psymax
406 int const psymax = that->cod_info->psymax;
435 if (sfb < psymax && w > 2) { /* mpeg2.5 at 8 kHz doesn't use all scalefactors, unused have width 2 */
601 unsigned int const psymax = (unsigned int) cod_info->psymax;
607 if (psydiv > psymax) {
608 psydiv = psymax;
737 for (sfb = 0; sfb < cod_info->psymax; ++sfb) {
780 int const psymax = cod_info->psymax;
782 for (sfb = 0; sfb < psymax; ++sfb) {
859 int const psymax = cod_info->psymax;
868 for (sfb = 0; sfb < psymax; ++sfb) {
896 for (sfb = 0; sfb < psymax; ++sfb) {
910 for (sfb = 0; sfb < psymax; ++sfb) {