Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/common/
H A Drestoration.c221 int *copy_above, int *copy_below) { in get_stripe_boundary_info()
252 RestorationLineBuffers *rlbs, int copy_above, int copy_below, int opt) { in setup_processing_stripe_boundary()
339 int copy_below, int opt) { in restore_processing_stripe_boundary()
1018 int copy_above, copy_below; in av1_loop_restoration_filter_unit() local