Home
last modified time | relevance | path

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

/external/libgav1/src/dsp/x86/
Dintrapred_cfl_sse4.cc685 const __m128i wide_fill = LastRowResult(final_row_result); in CflSubsampler420Impl_WxH_SSE4_1() local
701 __m128i wide_fill; in CflSubsampler420Impl_WxH_SSE4_1() local
744 const __m128i wide_fill = LastRowResult(final_row_result); in CflSubsampler420Impl_WxH_SSE4_1() local
1552 const __m128i wide_fill = LastRowResult(final_row_result); in CflSubsampler420Impl_WxH_SSE4_1() local
1569 __m128i wide_fill; in CflSubsampler420Impl_WxH_SSE4_1() local
1611 const __m128i wide_fill = LastRowResult(final_row_result); in CflSubsampler420Impl_WxH_SSE4_1() local
/external/libgav1/src/dsp/arm/
Dintrapred_cfl_neon.cc1010 const uint16x8_t wide_fill = LastRowResult(final_fill1); in CflSubsampler420Impl_WxH_NEON() local
1020 uint32x4_t wide_fill; in CflSubsampler420Impl_WxH_NEON() local
1055 const int16x8_t wide_fill = LastRowResult(final_row_result); in CflSubsampler420Impl_WxH_NEON() local