Home
last modified time | relevance | path

Searched refs:_16x16 (Results 1 – 4 of 4) sorted by relevance

/external/libgav1/libgav1/src/dsp/
Dintrapred.cc261 using _16x16 = IntraPredFuncs_C<16, 16, Pixel>; typedef
286 using _16x16 = IntraPredBppFuncs_C<16, 16, bitdepth, Pixel>; typedef
596 Defs8bpp::_16x16::DcFill; in Init8bpp()
600 Defs::_16x16::DcTop; in Init8bpp()
604 Defs::_16x16::DcLeft; in Init8bpp()
608 Defs::_16x16::Dc; in Init8bpp()
612 Defs::_16x16::Vertical; in Init8bpp()
616 Defs::_16x16::Horizontal; in Init8bpp()
620 Defs::_16x16::Paeth; in Init8bpp()
1141 Defs10bpp::_16x16::DcFill; in Init10bpp()
[all …]
Dintrapred_smooth.cc163 using _16x16 = SmoothFuncs_C<16, 16, Pixel>; typedef
336 Defs::_16x16::Smooth; in Init8bpp()
340 Defs::_16x16::SmoothVertical; in Init8bpp()
344 Defs::_16x16::SmoothHorizontal; in Init8bpp()
595 DefsHbd::_16x16::Smooth; in Init10bpp()
599 DefsHbd::_16x16::SmoothVertical; in Init10bpp()
603 DefsHbd::_16x16::SmoothHorizontal; in Init10bpp()
/external/libgav1/libgav1/src/dsp/arm/
Dintrapred_neon.cc516 using _16x16 = DcPredFuncs_NEON<4, 4, DcSum_NEON, DcStore_NEON<16, 16>>; typedef
623 DcDefs::_16x16::DcTop; in Init8bpp()
625 DcDefs::_16x16::DcLeft; in Init8bpp()
627 DcDefs::_16x16::Dc; in Init8bpp()
956 using _16x16 = DcPredFuncs_NEON<4, 4, DcSum_NEON, DcStore_NEON<16, 16>>; typedef
1266 DcDefs::_16x16::DcTop; in Init10bpp()
1268 DcDefs::_16x16::DcLeft; in Init10bpp()
1270 DcDefs::_16x16::Dc; in Init10bpp()
/external/libgav1/libgav1/src/dsp/x86/
Dintrapred_sse4.cc513 using _16x16 = DcPredFuncs_SSE4_1<4, 4, DcSum16_SSE4_1, DcSum16_SSE4_1, typedef
554 using _16x16 = typedef
1453 DcDefs::_16x16::DcTop; in Init8bpp()
1529 DcDefs::_16x16::DcLeft; in Init8bpp()
1605 DcDefs::_16x16::Dc; in Init8bpp()
1757 DirDefs::_16x16::Horizontal; in Init8bpp()
2048 using _16x16 = typedef
2124 DirDefs::_16x16::Horizontal; in Init10bpp()