Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Daacps.c642 INTFLOAT ipd_adj_re, ipd_adj_im; in stereo_processing() local
652 ipd_adj_re = AAC_MADD30(opd_re, ipd_re, opd_im, ipd_im); in stereo_processing()
657 h12 = AAC_MUL30(h12, ipd_adj_re); in stereo_processing()
661 h22 = AAC_MUL30(h22, ipd_adj_re); in stereo_processing()