Lines Matching refs:width_ext
1184 const int width_ext = width + 2 * SGRPROJ_BORDER_HORZ; in restoration_fast_internal() local
1186 const int buf_stride = ((width_ext + 3) & ~3) + 16; in restoration_fast_internal()
1213 width_ext, height_ext); in restoration_fast_internal()
1253 const int width_ext = width + 2 * SGRPROJ_BORDER_HORZ; in restoration_internal() local
1255 const int buf_stride = ((width_ext + 3) & ~3) + 16; in restoration_internal()
1282 dgd_stride, sum_buf, square_sum_buf, buf_stride, width_ext, in restoration_internal()
1428 const int width_ext = width + 2 * SGRPROJ_BORDER_HORZ; in av1_selfguided_restoration_neon() local
1439 dgd16_stride, width_ext, height_ext); in av1_selfguided_restoration_neon()
1445 dgd16_stride, width_ext, height_ext); in av1_selfguided_restoration_neon()
1452 dgd16_stride, width_ext, height_ext); in av1_selfguided_restoration_neon()
1481 const int width_ext = width + 2 * SGRPROJ_BORDER_HORZ; in av1_apply_selfguided_restoration_neon() local
1496 dgd16_stride, width_ext, height_ext); in av1_apply_selfguided_restoration_neon()
1502 dgd16_stride, width_ext, height_ext); in av1_apply_selfguided_restoration_neon()
1509 dgd16_stride, width_ext, height_ext); in av1_apply_selfguided_restoration_neon()