Searched refs:BoxFilterPass1LastRow (Results 1 – 5 of 5) sorted by relevance
/external/libgav1/libgav1/src/dsp/x86/ |
D | loop_restoration_10bit_sse4.cc | 1904 inline void BoxFilterPass1LastRow( in BoxFilterPass1LastRow() function 2378 BoxFilterPass1LastRow(src, bottom_border + bottom_border_stride, width, in BoxFilterProcessPass1()
|
D | loop_restoration_sse4.cc | 1984 inline void BoxFilterPass1LastRow( in BoxFilterPass1LastRow() function 2423 BoxFilterPass1LastRow(src, bottom_border + bottom_border_stride, width, in BoxFilterProcessPass1()
|
D | loop_restoration_10bit_avx2.cc | 2506 inline void BoxFilterPass1LastRow( in BoxFilterPass1LastRow() function 3010 BoxFilterPass1LastRow(src, bottom_border + bottom_border_stride, width, in BoxFilterProcessPass1()
|
D | loop_restoration_avx2.cc | 2340 inline void BoxFilterPass1LastRow( in BoxFilterPass1LastRow() function 2793 BoxFilterPass1LastRow(src, bottom_border + bottom_border_stride, width, in BoxFilterProcessPass1()
|
/external/libgav1/libgav1/src/dsp/arm/ |
D | loop_restoration_neon.cc | 1859 inline void BoxFilterPass1LastRow(const uint8_t* const src, in BoxFilterPass1LastRow() function 2313 BoxFilterPass1LastRow(src + 3, bottom_border + bottom_border_stride, width, in BoxFilterProcessPass1()
|