Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dpsymodel.h79 int window_shape; ///< window shape (sine/KBD/whatever) member
H A Daacpsy.c476 wi.window_shape = 1; in psy_3gpp_window()
987 wi.window_shape = 0; in psy_lame_window()
989 wi.window_shape = 1; in psy_lame_window()
995 wi.window_shape = 0; in psy_lame_window()
H A Daacenc.c606 wi[ch].window_shape = 0; in aac_encode_frame()
623 ics->use_kb_window[0] = wi[ch].window_shape; in aac_encode_frame()
734 && wi[0].window_shape == wi[1].window_shape) { in aac_encode_frame()

Completed in 4 milliseconds