Searched defs:b_mag (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
D | af_surround.c | 539 float b_mag, l_mag, r_mag, c_mag, *dstc, *dstl, *dstr, *dstb; in upmix_4_0() local 573 float lfe_mag, b_mag, l_mag, r_mag, c_mag, *dstc, *dstl, *dstr, *dstb, *dstlfe; in upmix_4_1() local 697 float l_mag, r_mag, ls_mag, rs_mag, c_mag, b_mag, *dstc, *dstb, *dstl, *dstr, *dstls, *dstrs; in upmix_6_0() local 741 …float lfe_mag, l_mag, r_mag, ls_mag, rs_mag, c_mag, b_mag, *dstc, *dstb, *dstl, *dstr, *dstls, *ds… in upmix_6_1() local
|