Home
last modified time | relevance | path

Searched defs:coeff_r (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddcadec.c83 int *coeff_r = coeff_l + av_popcount(ch_mask); in ff_dca_downmix_to_stereo_fixed() local
114 int *coeff_r = coeff_l + av_popcount(ch_mask); in ff_dca_downmix_to_stereo_float() local