Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dopusenc_psy.h89 int steps_to_process; member
Dopusenc_psy.c230 if (++s->steps_to_process >= awin) { in ff_opus_psy_process()
232 s->steps_to_process = 0; in ff_opus_psy_process()
510 s->steps_to_process = 0; in ff_opus_psy_postencode_update()