Home
last modified time | relevance | path

Searched refs:BoxFilterPass1LastRow (Results 1 – 5 of 5) sorted by relevance

/external/libgav1/libgav1/src/dsp/x86/
Dloop_restoration_10bit_sse4.cc1904 inline void BoxFilterPass1LastRow( in BoxFilterPass1LastRow() function
2378 BoxFilterPass1LastRow(src, bottom_border + bottom_border_stride, width, in BoxFilterProcessPass1()
Dloop_restoration_sse4.cc1984 inline void BoxFilterPass1LastRow( in BoxFilterPass1LastRow() function
2423 BoxFilterPass1LastRow(src, bottom_border + bottom_border_stride, width, in BoxFilterProcessPass1()
Dloop_restoration_10bit_avx2.cc2506 inline void BoxFilterPass1LastRow( in BoxFilterPass1LastRow() function
3010 BoxFilterPass1LastRow(src, bottom_border + bottom_border_stride, width, in BoxFilterProcessPass1()
Dloop_restoration_avx2.cc2340 inline void BoxFilterPass1LastRow( in BoxFilterPass1LastRow() function
2793 BoxFilterPass1LastRow(src, bottom_border + bottom_border_stride, width, in BoxFilterProcessPass1()
/external/libgav1/libgav1/src/dsp/arm/
Dloop_restoration_neon.cc1859 inline void BoxFilterPass1LastRow(const uint8_t* const src, in BoxFilterPass1LastRow() function
2313 BoxFilterPass1LastRow(src + 3, bottom_border + bottom_border_stride, width, in BoxFilterProcessPass1()