Home
last modified time | relevance | path

Searched defs:AverageBlendLargeRow (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Daverage_blend_neon.cc52 inline void AverageBlendLargeRow(const int16_t* LIBGAV1_RESTRICT prediction_0, in AverageBlendLargeRow() function
165 inline void AverageBlendLargeRow(const uint16_t* LIBGAV1_RESTRICT prediction_0, in AverageBlendLargeRow() function
/aosp_15_r20/external/libgav1/src/dsp/x86/
H A Daverage_blend_sse4.cc80 inline void AverageBlendLargeRow(const int16_t* LIBGAV1_RESTRICT prediction_0, in AverageBlendLargeRow() function