Searched defs:_32x32 (Results 1 – 4 of 4) sorted by relevance
/external/libgav1/libgav1/src/dsp/ |
D | intrapred.cc | 266 using _32x32 = IntraPredFuncs_C<32, 32, Pixel>; typedef 291 using _32x32 = IntraPredBppFuncs_C<32, 32, bitdepth, Pixel>; typedef
|
D | intrapred_smooth.cc | 168 using _32x32 = SmoothFuncs_C<32, 32, Pixel>; typedef
|
/external/libgav1/libgav1/src/dsp/arm/ |
D | intrapred_neon.cc | 521 using _32x32 = DcPredFuncs_NEON<5, 5, DcSum_NEON, DcStore_NEON<32, 32>>; typedef 961 using _32x32 = DcPredFuncs_NEON<5, 5, DcSum_NEON, DcStore_NEON<32, 32>>; typedef
|
/external/libgav1/libgav1/src/dsp/x86/ |
D | intrapred_sse4.cc | 524 using _32x32 = DcPredFuncs_SSE4_1<5, 5, DcSum32_SSE4_1, DcSum32_SSE4_1, typedef 564 using _32x32 = typedef 2058 using _32x32 = typedef
|