Home
last modified time | relevance | path

Searched refs:calc_cpl_coord (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dac3enc_fixed.c65 static CoefType calc_cpl_coord(CoefSumType energy_ch, CoefSumType energy_cpl) in calc_cpl_coord() function
Dac3enc_float.c71 static CoefType calc_cpl_coord(CoefSumType energy_ch, CoefSumType energy_cpl) in calc_cpl_coord() function
Dac3enc_template.c182 cpl_coords[blk][ch][bnd] = calc_cpl_coord(energy[blk][ch][bnd], in apply_channel_coupling()
252 cpl_coords[blk][ch][bnd] = calc_cpl_coord(energy_ch, energy_cpl); in apply_channel_coupling()