Searched defs:_8x16 (Results 1 – 4 of 4) sorted by relevance
/external/libgav1/libgav1/src/dsp/ |
D | intrapred.cc | 257 using _8x16 = IntraPredFuncs_C<8, 16, Pixel>; typedef 282 using _8x16 = IntraPredBppFuncs_C<8, 16, bitdepth, Pixel>; typedef
|
D | intrapred_smooth.cc | 159 using _8x16 = SmoothFuncs_C<8, 16, Pixel>; typedef
|
/external/libgav1/libgav1/src/dsp/arm/ |
D | intrapred_neon.cc | 512 using _8x16 = DcPredFuncs_NEON<3, 4, DcSum_NEON, DcStore_NEON<8, 16>>; typedef 952 using _8x16 = DcPredFuncs_NEON<3, 4, DcSum_NEON, DcStore_NEON<8, 16>>; typedef
|
/external/libgav1/libgav1/src/dsp/x86/ |
D | intrapred_sse4.cc | 504 using _8x16 = DcPredFuncs_SSE4_1<3, 4, DcSum8_SSE4_1, DcSum16_SSE4_1, typedef 546 using _8x16 = typedef 2040 using _8x16 = typedef
|