Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Drestoration.c253 int *copy_above, int *copy_below) { in get_stripe_boundary_info()
286 RestorationLineBuffers *rlbs, int copy_above, int copy_below, int opt) { in setup_processing_stripe_boundary()
388 int use_highbd, int h, uint8_t *data8, int data_stride, int copy_above, in restore_processing_stripe_boundary()
1052 int copy_above, copy_below; in av1_loop_restoration_filter_unit() local