Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/arm/
Dselfguided_neon.c1150 const int width_ext = width + 2 * SGRPROJ_BORDER_HORZ; in restoration_fast_internal() local
1205 const int width_ext = width + 2 * SGRPROJ_BORDER_HORZ; in restoration_internal() local
1355 const int width_ext = width + 2 * SGRPROJ_BORDER_HORZ; in av1_selfguided_restoration_neon() local
1395 const int width_ext = width + 2 * SGRPROJ_BORDER_HORZ; in apply_selfguided_restoration_neon() local
/external/libaom/libaom/av1/common/
Drestoration.c670 const int width_ext = width + 2 * SGRPROJ_BORDER_HORZ; in calculate_intermediate_result() local
762 const int width_ext = width + 2 * SGRPROJ_BORDER_HORZ; in selfguided_restoration_fast_internal() local
821 const int width_ext = width + 2 * SGRPROJ_BORDER_HORZ; in selfguided_restoration_internal() local
/external/libaom/libaom/av1/common/x86/
Dselfguided_sse4.c512 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