Home
last modified time | relevance | path

Searched refs:t_q (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dsbr.h112 uint8_t t_q[3]; member
Daacsbr_template.c744 ch_data->t_q[0] = ch_data->t_env[0];
745 ch_data->t_q[ch_data->bs_num_noise] = ch_data->t_env[ch_data->bs_num_env];
760 ch_data->t_q[1] = ch_data->t_env[idx];
782 memcpy(dst->t_q, src->t_q, sizeof(dst->t_q));
1383 k = (ch_data->bs_num_noise > 1) && (ch_data->t_env[e] >= ch_data->t_q[1]);