CoefSumType       125 libavcodec/ac3enc_fixed.c static CoefType calc_cpl_coord(CoefSumType energy_ch, CoefSumType energy_cpl)
CoefSumType       131 libavcodec/ac3enc_float.c static CoefType calc_cpl_coord(CoefSumType energy_ch, CoefSumType energy_cpl)
CoefSumType        48 libavcodec/ac3enc_template.c static CoefType calc_cpl_coord(CoefSumType energy_ch, CoefSumType energy_cpl);
CoefSumType        50 libavcodec/ac3enc_template.c static void sum_square_butterfly(AC3EncodeContext *s, CoefSumType sum[4],
CoefSumType       140 libavcodec/ac3enc_template.c     CoefSumType energy[AC3_MAX_BLOCKS][AC3_MAX_CHANNELS][16] = {{{0}}};
CoefSumType       232 libavcodec/ac3enc_template.c                         CoefSumType coord_diff = 0;
CoefSumType       260 libavcodec/ac3enc_template.c                 CoefSumType energy_ch, energy_cpl;
CoefSumType       370 libavcodec/ac3enc_template.c             CoefSumType sum[4];