PSY_3GPP_PE_TO_BITS  712 libavcodec/aacpsy.c         desired_bits = FFMIN(2560, PSY_3GPP_PE_TO_BITS(desired_pe));
PSY_3GPP_PE_TO_BITS  717 libavcodec/aacpsy.c             desired_bits = FFMIN(2560, PSY_3GPP_PE_TO_BITS(desired_pe));
PSY_3GPP_PE_TO_BITS  838 libavcodec/aacpsy.c             psy_band->bits      = PSY_3GPP_PE_TO_BITS(band->pe);