Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/common/arm/
H A Dselfguided_neon.c1184 const int width_ext = width + 2 * SGRPROJ_BORDER_HORZ; in restoration_fast_internal() local
1253 const int width_ext = width + 2 * SGRPROJ_BORDER_HORZ; in restoration_internal() local
1428 const int width_ext = width + 2 * SGRPROJ_BORDER_HORZ; in av1_selfguided_restoration_neon() local
1481 const int width_ext = width + 2 * SGRPROJ_BORDER_HORZ; in av1_apply_selfguided_restoration_neon() local
/aosp_15_r20/external/libaom/av1/common/
H A Drestoration.c631 const int width_ext = width + 2 * SGRPROJ_BORDER_HORZ; in calculate_intermediate_result() local
723 const int width_ext = width + 2 * SGRPROJ_BORDER_HORZ; in selfguided_restoration_fast_internal() local
782 const int width_ext = width + 2 * SGRPROJ_BORDER_HORZ; in selfguided_restoration_internal() local
/aosp_15_r20/external/libaom/av1/common/x86/
H A Dselfguided_sse4.c514 const int width_ext = width + 2 * SGRPROJ_BORDER_HORZ; in av1_selfguided_restoration_sse4_1() local
H A Dselfguided_avx2.c562 const int width_ext = width + 2 * SGRPROJ_BORDER_HORZ; in av1_selfguided_restoration_avx2() local