Searched defs:_8x32 (Results 1 – 4 of 4) sorted by relevance
/external/libgav1/libgav1/src/dsp/ |
D | intrapred.cc | 258 using _8x32 = IntraPredFuncs_C<8, 32, Pixel>; typedef 283 using _8x32 = IntraPredBppFuncs_C<8, 32, bitdepth, Pixel>; typedef
|
D | intrapred_smooth.cc | 160 using _8x32 = SmoothFuncs_C<8, 32, Pixel>; typedef
|
/external/libgav1/libgav1/src/dsp/arm/ |
D | intrapred_neon.cc | 513 using _8x32 = DcPredFuncs_NEON<3, 5, DcSum_NEON, DcStore_NEON<8, 32>>; typedef 953 using _8x32 = DcPredFuncs_NEON<3, 5, DcSum_NEON, DcStore_NEON<8, 32>>; typedef
|
/external/libgav1/libgav1/src/dsp/x86/ |
D | intrapred_sse4.cc | 506 using _8x32 = DcPredFuncs_SSE4_1<3, 5, DcSum8_SSE4_1, DcSum32_SSE4_1, typedef 548 using _8x32 = typedef 2042 using _8x32 = typedef
|