Searched refs:BoxFilterLastRow (Results 1 – 5 of 5) sorted by relevance
/external/libgav1/libgav1/src/dsp/x86/ |
D | loop_restoration_10bit_sse4.cc | 2122 inline void BoxFilterLastRow( in BoxFilterLastRow() function 2299 BoxFilterLastRow(src + 3, bottom_border + bottom_border_stride, width, in BoxFilterProcess()
|
D | loop_restoration_sse4.cc | 2174 inline void BoxFilterLastRow( in BoxFilterLastRow() function 2344 BoxFilterLastRow(src + 3, bottom_border + bottom_border_stride, width, in BoxFilterProcess()
|
D | loop_restoration_10bit_avx2.cc | 2741 inline void BoxFilterLastRow( in BoxFilterLastRow() function 2931 BoxFilterLastRow(src + 3, bottom_border + bottom_border_stride, width, in BoxFilterProcess()
|
D | loop_restoration_avx2.cc | 2539 inline void BoxFilterLastRow( in BoxFilterLastRow() function 2714 BoxFilterLastRow(src + 3, bottom_border + bottom_border_stride, width, in BoxFilterProcess()
|
/external/libgav1/libgav1/src/dsp/arm/ |
D | loop_restoration_neon.cc | 2062 inline void BoxFilterLastRow( in BoxFilterLastRow() function 2237 BoxFilterLastRow(src + 3, bottom_border + bottom_border_stride, width, in BoxFilterProcess()
|