Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Daacps.h93 extern const int8_t ff_k_to_i_34[];
H A Daacpsdata.c152 const int8_t ff_k_to_i_34[] = { 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 2 milliseconds