Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/dsp/
Dconvolve.cc486 void ConvolveCompoundCopy_C(const void* const reference, in ConvolveCompoundCopy_C() function
709 dsp->convolve[0][1][0][0] = ConvolveCompoundCopy_C<8, uint8_t>; in Init8bpp()
743 dsp->convolve[0][1][0][0] = ConvolveCompoundCopy_C<8, uint8_t>; in Init8bpp()
794 dsp->convolve[0][1][0][0] = ConvolveCompoundCopy_C<10, uint16_t>; in Init10bpp()
828 dsp->convolve[0][1][0][0] = ConvolveCompoundCopy_C<10, uint16_t>; in Init10bpp()