Searched defs:_8x8 (Results 1 – 4 of 4) sorted by relevance
| /external/libgav1/src/dsp/ |
| D | intrapred.cc | 258 using _8x8 = IntraPredFuncs_C<8, 8, Pixel>; typedef 283 using _8x8 = IntraPredBppFuncs_C<8, 8, bitdepth, Pixel>; typedef
|
| D | intrapred_smooth.cc | 149 using _8x8 = SmoothFuncs_C<8, 8, Pixel>; typedef
|
| /external/libgav1/src/dsp/arm/ |
| D | intrapred_neon.cc | 539 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/ |
| D | intrapred_sse4.cc | 508 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
|