Home | History | Annotate | Download | only in encoder

Lines Matching refs:Loop

396         // are not called in the encoding loop, so we need to call it here to
552 // Set up the loop segment data
586 /* MB loop to set local segmentation map */
626 /* Set up the loop segment data */
888 /* Only do recode loop on key frames, golden frames and
898 sf->recode_loop = 0; /* recode loop off */
905 sf->auto_filter = 0; /* Faster selection of loop filter */
928 sf->auto_filter = 0; /* Faster selection of loop filter */
938 sf->auto_filter = 0; /* Faster selection of loop filter */
3038 /* Function to test for conditions that indeicate we should loop
3326 int Loop = 0;
3463 // Set the loop filter deltas and segmentation map update
3833 /* Limit Q range for the adaptive loop. */
4055 // Set the loop filter deltas and segmentation map update
4064 /* Limit Q range for the adaptive loop. */
4071 Loop = 1;
4102 * vp8_update_rate_correction_factors() this loop.
4142 Loop = Q != last_q;
4290 Loop = Q != last_q;
4294 Loop = 0;
4297 Loop = 0;
4299 if (Loop == 1)
4308 while (Loop == 1);
4393 * modes etc. are finalized but before loop filter
4460 /* Move storing frame_type out of the above loop since it is also
4523 * frame (after going through the recode loop to keep the frame
4528 * recode loop.
4764 * loop filter deltas.
5520 /* Set up the loop segment data s */
5582 /* Loop through the Y plane raw and reconstruction data summing