Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/dsp/
Dintrapred.cc255 using _4x8 = IntraPredFuncs_C<4, 8, Pixel>; typedef
280 using _4x8 = IntraPredBppFuncs_C<4, 8, bitdepth, Pixel>; typedef
Dintrapred_smooth.cc146 using _4x8 = SmoothFuncs_C<4, 8, Pixel>; typedef
/external/libgav1/libgav1/src/dsp/arm/
Dintrapred_neon.cc540 using _4x8 = DcPredFuncs_NEON<2, 3, DcSum_NEON, DcStore_NEON<4, 8>>; typedef
1008 using _4x8 = DcPredFuncs_NEON<2, 3, DcSum_NEON, DcStore_NEON<4, 8>>; typedef
/external/libgav1/libgav1/src/dsp/x86/
Dintrapred_sse4.cc501 using _4x8 = DcPredFuncs_SSE4_1<2, 3, DcSum4_SSE4_1, DcSum8_SSE4_1, typedef
547 using _4x8 = DirectionalPredFuncs_SSE4_1<ColStore8_SSE4_1<WriteDuplicate4x4>>; typedef
2049 using _4x8 = DirectionalPredFuncs_SSE4_1<ColStore8_SSE4_1<WriteDuplicate4x4>>; typedef