Searched defs:_16x64 (Results 1 – 4 of 4) sorted by relevance
/external/libgav1/libgav1/src/dsp/ |
D | intrapred.cc | 263 using _16x64 = IntraPredFuncs_C<16, 64, Pixel>; typedef 288 using _16x64 = IntraPredBppFuncs_C<16, 64, bitdepth, Pixel>; typedef
|
D | intrapred_smooth.cc | 165 using _16x64 = SmoothFuncs_C<16, 64, Pixel>; typedef
|
/external/libgav1/libgav1/src/dsp/arm/ |
D | intrapred_neon.cc | 518 using _16x64 = DcPredFuncs_NEON<4, 6, DcSum_NEON, DcStore_NEON<16, 64>>; typedef 958 using _16x64 = DcPredFuncs_NEON<4, 6, DcSum_NEON, DcStore_NEON<16, 64>>; typedef
|
/external/libgav1/libgav1/src/dsp/x86/ |
D | intrapred_sse4.cc | 517 using _16x64 = DcPredFuncs_SSE4_1<4, 6, DcSum16_SSE4_1, DcSum64_SSE4_1, typedef 558 using _16x64 = typedef 2052 using _16x64 = typedef
|