Searched refs:RESTORATION_EXTRA_HORZ (Results 1 – 3 of 3) sorted by relevance
66 #define RESTORATION_EXTRA_HORZ 4 macro195 (RESTORATION_UNITSIZE_MAX * 3 / 2 + 2 * RESTORATION_EXTRA_HORZ)
284 (limits->h_end - limits->h_start) + 2 * RESTORATION_EXTRA_HORZ; in setup_processing_stripe_boundary()287 const int data_x0 = limits->h_start - RESTORATION_EXTRA_HORZ; in setup_processing_stripe_boundary()382 (limits->h_end - limits->h_start) + 2 * RESTORATION_EXTRA_HORZ; in restore_processing_stripe_boundary()385 const int data_x0 = limits->h_start - RESTORATION_EXTRA_HORZ; in restore_processing_stripe_boundary()1397 uint8_t *bdry_start = bdry_buf + (RESTORATION_EXTRA_HORZ << use_highbd); in save_deblock_boundary_lines()1438 RESTORATION_EXTRA_HORZ, use_highbd); in save_deblock_boundary_lines()1452 uint8_t *bdry_start = bdry_buf + (RESTORATION_EXTRA_HORZ << use_highbd); in save_cdef_boundary_lines()1473 RESTORATION_EXTRA_HORZ, use_highbd); in save_cdef_boundary_lines()
147 const int plane_w = ((frame_w + ss_x) >> ss_x) + 2 * RESTORATION_EXTRA_HORZ; in av1_alloc_restoration_buffers()