Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/
H A Dintrapred.cc257 using _8x4 = IntraPredFuncs_C<8, 4, Pixel>; typedef
282 using _8x4 = IntraPredBppFuncs_C<8, 4, bitdepth, Pixel>; typedef
H A Dintrapred_smooth.cc148 using _8x4 = SmoothFuncs_C<8, 4, Pixel>; typedef
/aosp_15_r20/external/libgav1/src/dsp/x86/
H A Dintrapred_sse4.cc506 using _8x4 = DcPredFuncs_SSE4_1<3, 2, DcSum8_SSE4_1, DcSum4_SSE4_1, typedef
550 using _8x4 = DirectionalPredFuncs_SSE4_1<ColStore4_SSE4_1<WriteDuplicate8x4>>; typedef
2052 using _8x4 = DirectionalPredFuncs_SSE4_1<ColStore4_SSE4_1<WriteDuplicate8x4>>; typedef
/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dintrapred_neon.cc538 using _8x4 = DcPredFuncs_NEON<3, 2, DcSum_NEON, DcStore_NEON<8, 4>>; typedef
1006 using _8x4 = DcPredFuncs_NEON<3, 2, DcSum_NEON, DcStore_NEON<8, 4>>; typedef