Home
last modified time | relevance | path

Searched defs:compound_offset (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Daverage_blend_neon.cc149 const int32x4_t compound_offset, const uint16x8_t v_bitdepth) { in AverageBlend8Row()
169 const int32x4_t compound_offset, in AverageBlendLargeRow()
200 const int32x4_t compound_offset = in AverageBlend_NEON() local
/aosp_15_r20/external/libgav1/src/dsp/x86/
H A Daverage_blend_sse4.cc172 const __m128i& compound_offset, in AverageBlendRow()
213 const __m128i compound_offset = in AverageBlend10bpp_SSE4_1() local
/aosp_15_r20/external/libgav1/src/dsp/
H A Dwarp_test.cc387 const int compound_offset = (bitdepth == 8) ? 0 : kCompoundOffset; in Test() local
502 constexpr int compound_offset = (bitdepth == 8) ? 0 : kCompoundOffset; in ShowRange() local
H A Dconvolve_test.cc962 constexpr int compound_offset = (bitdepth == 8) ? 0 : kCompoundOffset; in ShowRange() local