Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Drestoration.c244 int *copy_above, int *copy_below) { in get_stripe_boundary_info() argument
246 *copy_below = 1; in get_stripe_boundary_info()
258 if (last_stripe_in_tile) *copy_below = 0; in get_stripe_boundary_info()
277 RestorationLineBuffers *rlbs, int copy_above, int copy_below, int opt) { in setup_processing_stripe_boundary() argument
320 if (copy_below) { in setup_processing_stripe_boundary()
350 if (copy_below) { in setup_processing_stripe_boundary()
380 int copy_below, int opt) { in restore_processing_stripe_boundary() argument
397 if (copy_below) { in restore_processing_stripe_boundary()
417 if (copy_below) { in restore_processing_stripe_boundary()
1035 int copy_above, copy_below; in av1_loop_restoration_filter_unit() local
[all …]