Home | History | Annotate | Download | only in encoder

Lines Matching refs:decimation_factor

255           (rc->decimation_factor > 0)) {
256 --rc->decimation_factor;
258 rc->decimation_factor == 0) {
259 rc->decimation_factor = 1;
261 if (rc->decimation_factor > 0) {
266 rc->decimation_count = rc->decimation_factor;