Searched defs:_64x32 (Results 1 – 4 of 4) sorted by relevance
/external/libgav1/libgav1/src/dsp/ |
D | intrapred.cc | 269 using _64x32 = IntraPredFuncs_C<64, 32, Pixel>; typedef 294 using _64x32 = IntraPredBppFuncs_C<64, 32, bitdepth, Pixel>; typedef
|
D | intrapred_smooth.cc | 171 using _64x32 = SmoothFuncs_C<64, 32, Pixel>; typedef
|
/external/libgav1/libgav1/src/dsp/arm/ |
D | intrapred_neon.cc | 524 using _64x32 = DcPredFuncs_NEON<6, 5, DcSum_NEON, DcStore_NEON<64, 32>>; typedef 964 using _64x32 = DcPredFuncs_NEON<6, 5, DcSum_NEON, DcStore_NEON<64, 32>>; typedef
|
/external/libgav1/libgav1/src/dsp/x86/ |
D | intrapred_sse4.cc | 531 using _64x32 = DcPredFuncs_SSE4_1<6, 5, DcSum64_SSE4_1, DcSum32_SSE4_1, typedef 570 using _64x32 = typedef 2064 using _64x32 = typedef
|