Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Daacps.h92 extern const int8_t ff_k_to_i_20[];
H A Daacpsdata.c145 const int8_t ff_k_to_i_20[] = { variable
H A Daacps.c413 const int8_t *const k_to_i = is34 ? ff_k_to_i_34 : ff_k_to_i_20; in decorrelation()
577 const int8_t *const k_to_i = is34 ? ff_k_to_i_34 : ff_k_to_i_20; in stereo_processing()

Completed in 3 milliseconds