Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavresample/
Dresample.h53 int final_padding_filled; member
Dresample.c374 if (!src && !c->final_padding_filled) { in ff_audio_resample()
399 c->final_padding_filled = 1; in ff_audio_resample()