Home
last modified time | relevance | path

Searched refs:cce_scale_fixed (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Daacdec_fixed.c340 static const int cce_scale_fixed[8] = { variable
377 c = -cce_scale_fixed[-gain & 7]; in apply_dependent_coupling_fixed()
381 c = cce_scale_fixed[gain & 7]; in apply_dependent_coupling_fixed()
430 c = cce_scale_fixed[gain & 7]; in apply_independent_coupling_fixed()

Completed in 2 milliseconds