Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/dsp/
Dintrapred.cc255 using _8x4 = IntraPredFuncs_C<8, 4, Pixel>; typedef
280 using _8x4 = IntraPredBppFuncs_C<8, 4, bitdepth, Pixel>; typedef
Dintrapred_smooth.cc157 using _8x4 = SmoothFuncs_C<8, 4, Pixel>; typedef
/external/libgav1/libgav1/src/dsp/arm/
Dintrapred_neon.cc510 using _8x4 = DcPredFuncs_NEON<3, 2, DcSum_NEON, DcStore_NEON<8, 4>>; typedef
950 using _8x4 = DcPredFuncs_NEON<3, 2, DcSum_NEON, DcStore_NEON<8, 4>>; typedef
/external/libgav1/libgav1/src/dsp/x86/
Dintrapred_sse4.cc500 using _8x4 = DcPredFuncs_SSE4_1<3, 2, DcSum8_SSE4_1, DcSum4_SSE4_1, typedef
544 using _8x4 = DirectionalPredFuncs_SSE4_1<ColStore4_SSE4_1<WriteDuplicate8x4>>; typedef
2038 using _8x4 = DirectionalPredFuncs_SSE4_1<ColStore4_SSE4_1<WriteDuplicate8x4>>; typedef