Home
last modified time | relevance | path

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

/external/libgav1/src/dsp/
Dintrapred.cc258 using _8x8 = IntraPredFuncs_C<8, 8, Pixel>; typedef
283 using _8x8 = IntraPredBppFuncs_C<8, 8, bitdepth, Pixel>; typedef
Dintrapred_smooth.cc149 using _8x8 = SmoothFuncs_C<8, 8, Pixel>; typedef
/external/libgav1/src/dsp/arm/
Dintrapred_neon.cc539 using _8x8 = DcPredFuncs_NEON<3, 3, DcSum_NEON, DcStore_NEON<8, 8>>; typedef
1007 using _8x8 = DcPredFuncs_NEON<3, 3, DcSum_NEON, DcStore_NEON<8, 8>>; typedef
/external/libgav1/src/dsp/x86/
Dintrapred_sse4.cc508 using _8x8 = DcPredFuncs_SSE4_1<3, 3, DcSum8_SSE4_1, DcSum8_SSE4_1, typedef
551 using _8x8 = DirectionalPredFuncs_SSE4_1<ColStore8_SSE4_1<WriteDuplicate8x4>>; typedef
2053 using _8x8 = DirectionalPredFuncs_SSE4_1<ColStore8_SSE4_1<WriteDuplicate8x4>>; typedef