calc_cpl_coord 48 libavcodec/ac3enc_template.c static CoefType calc_cpl_coord(CoefSumType energy_ch, CoefSumType energy_cpl); calc_cpl_coord 203 libavcodec/ac3enc_template.c cpl_coords[blk][ch][bnd] = calc_cpl_coord(energy[blk][ch][bnd], calc_cpl_coord 273 libavcodec/ac3enc_template.c cpl_coords[blk][ch][bnd] = calc_cpl_coord(energy_ch, energy_cpl);