Searched refs:dropInputFrames (Results 1 – 1 of 1) sorted by relevance
5565 int32_t dropInputFrames; in setParameters() local5566 if (params->findInt32("drop-input-frames", &dropInputFrames)) { in setParameters()5567 bool suspend = dropInputFrames != 0; in setParameters()