Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/common/arm/
H A Dselfguided_neon.c1185 const int height_ext = height + 2 * SGRPROJ_BORDER_VERT; in restoration_fast_internal() local
1254 const int height_ext = height + 2 * SGRPROJ_BORDER_VERT; in restoration_internal() local
1429 const int height_ext = height + 2 * SGRPROJ_BORDER_VERT; in av1_selfguided_restoration_neon() local
1482 const int height_ext = height + 2 * SGRPROJ_BORDER_VERT; in av1_apply_selfguided_restoration_neon() local
/aosp_15_r20/external/libaom/av1/common/x86/
H A Dselfguided_sse4.c515 const int height_ext = height + 2 * SGRPROJ_BORDER_VERT; in av1_selfguided_restoration_sse4_1() local
H A Dselfguided_avx2.c563 const int height_ext = height + 2 * SGRPROJ_BORDER_VERT; in av1_selfguided_restoration_avx2() local
/aosp_15_r20/external/libaom/av1/common/
H A Drestoration.c632 const int height_ext = height + 2 * SGRPROJ_BORDER_VERT; in calculate_intermediate_result() local