Home
last modified time | relevance | path

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

/external/libaom/av1/common/arm/
Dselfguided_neon.c1184 const int width_ext = width + 2 * SGRPROJ_BORDER_HORZ; in restoration_fast_internal() local
1247 const int width_ext = width + 2 * SGRPROJ_BORDER_HORZ; in restoration_internal() local
1416 const int width_ext = width + 2 * SGRPROJ_BORDER_HORZ; in av1_selfguided_restoration_neon() local
1464 const int width_ext = width + 2 * SGRPROJ_BORDER_HORZ; in av1_apply_selfguided_restoration_neon() local
/external/libaom/av1/common/
Drestoration.c679 const int width_ext = width + 2 * SGRPROJ_BORDER_HORZ; in calculate_intermediate_result() local
771 const int width_ext = width + 2 * SGRPROJ_BORDER_HORZ; in selfguided_restoration_fast_internal() local
830 const int width_ext = width + 2 * SGRPROJ_BORDER_HORZ; in selfguided_restoration_internal() local
/external/libaom/av1/common/x86/
Dselfguided_sse4.c514 const int width_ext = width + 2 * SGRPROJ_BORDER_HORZ; in av1_selfguided_restoration_sse4_1() local
Dselfguided_avx2.c562 const int width_ext = width + 2 * SGRPROJ_BORDER_HORZ; in av1_selfguided_restoration_avx2() local