Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/dsp/
Dintrapred.cc265 using _32x16 = IntraPredFuncs_C<32, 16, Pixel>; typedef
290 using _32x16 = IntraPredBppFuncs_C<32, 16, bitdepth, Pixel>; typedef
708 Defs8bpp::_32x16::DcFill; in Init8bpp()
712 Defs::_32x16::DcTop; in Init8bpp()
716 Defs::_32x16::DcLeft; in Init8bpp()
720 Defs::_32x16::Dc; in Init8bpp()
724 Defs::_32x16::Vertical; in Init8bpp()
728 Defs::_32x16::Horizontal; in Init8bpp()
732 Defs::_32x16::Paeth; in Init8bpp()
1253 Defs10bpp::_32x16::DcFill; in Init10bpp()
[all …]
Dintrapred_smooth.cc167 using _32x16 = SmoothFuncs_C<32, 16, Pixel>; typedef
388 Defs::_32x16::Smooth; in Init8bpp()
392 Defs::_32x16::SmoothVertical; in Init8bpp()
396 Defs::_32x16::SmoothHorizontal; in Init8bpp()
647 DefsHbd::_32x16::Smooth; in Init10bpp()
651 DefsHbd::_32x16::SmoothVertical; in Init10bpp()
655 DefsHbd::_32x16::SmoothHorizontal; in Init10bpp()
/external/libgav1/libgav1/src/dsp/arm/
Dintrapred_neon.cc520 using _32x16 = DcPredFuncs_NEON<5, 4, DcSum_NEON, DcStore_NEON<32, 16>>; typedef
663 DcDefs::_32x16::DcTop; in Init8bpp()
665 DcDefs::_32x16::DcLeft; in Init8bpp()
667 DcDefs::_32x16::Dc; in Init8bpp()
960 using _32x16 = DcPredFuncs_NEON<5, 4, DcSum_NEON, DcStore_NEON<32, 16>>; typedef
1306 DcDefs::_32x16::DcTop; in Init10bpp()
1308 DcDefs::_32x16::DcLeft; in Init10bpp()
1310 DcDefs::_32x16::Dc; in Init10bpp()
/external/libgav1/libgav1/src/dsp/x86/
Dintrapred_sse4.cc522 using _32x16 = DcPredFuncs_SSE4_1<5, 4, DcSum32_SSE4_1, DcSum16_SSE4_1, typedef
562 using _32x16 = typedef
1469 DcDefs::_32x16::DcTop; in Init8bpp()
1545 DcDefs::_32x16::DcLeft; in Init8bpp()
1621 DcDefs::_32x16::Dc; in Init8bpp()
1773 DirDefs::_32x16::Horizontal; in Init8bpp()
2056 using _32x16 = typedef
2140 DirDefs::_32x16::Horizontal; in Init10bpp()