Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/dsp/
Dintrapred.cc260 using _16x8 = IntraPredFuncs_C<16, 8, Pixel>; typedef
285 using _16x8 = IntraPredBppFuncs_C<16, 8, bitdepth, Pixel>; typedef
568 Defs8bpp::_16x8::DcFill; in Init8bpp()
572 Defs::_16x8::DcTop; in Init8bpp()
576 Defs::_16x8::DcLeft; in Init8bpp()
580 Defs::_16x8::Dc; in Init8bpp()
584 Defs::_16x8::Vertical; in Init8bpp()
588 Defs::_16x8::Horizontal; in Init8bpp()
592 Defs::_16x8::Paeth; in Init8bpp()
1113 Defs10bpp::_16x8::DcFill; in Init10bpp()
[all …]
Dintrapred_smooth.cc162 using _16x8 = SmoothFuncs_C<16, 8, Pixel>; typedef
323 Defs::_16x8::Smooth; in Init8bpp()
327 Defs::_16x8::SmoothVertical; in Init8bpp()
331 Defs::_16x8::SmoothHorizontal; in Init8bpp()
582 DefsHbd::_16x8::Smooth; in Init10bpp()
586 DefsHbd::_16x8::SmoothVertical; in Init10bpp()
590 DefsHbd::_16x8::SmoothHorizontal; in Init10bpp()
/external/libgav1/libgav1/src/dsp/arm/
Dintrapred_neon.cc515 using _16x8 = DcPredFuncs_NEON<4, 3, DcSum_NEON, DcStore_NEON<16, 8>>; typedef
613 DcDefs::_16x8::DcTop; in Init8bpp()
615 DcDefs::_16x8::DcLeft; in Init8bpp()
617 DcDefs::_16x8::Dc; in Init8bpp()
955 using _16x8 = DcPredFuncs_NEON<4, 3, DcSum_NEON, DcStore_NEON<16, 8>>; typedef
1254 DcDefs::_16x8::DcTop; in Init10bpp()
1256 DcDefs::_16x8::DcLeft; in Init10bpp()
1258 DcDefs::_16x8::Dc; in Init10bpp()
/external/libgav1/libgav1/src/dsp/x86/
Dintrapred_sse4.cc511 using _16x8 = DcPredFuncs_SSE4_1<4, 3, DcSum16_SSE4_1, DcSum8_SSE4_1, typedef
552 using _16x8 = typedef
1449 DcDefs::_16x8::DcTop; in Init8bpp()
1525 DcDefs::_16x8::DcLeft; in Init8bpp()
1601 DcDefs::_16x8::Dc; in Init8bpp()
1753 DirDefs::_16x8::Horizontal; in Init8bpp()
2046 using _16x8 = typedef
2120 DirDefs::_16x8::Horizontal; in Init10bpp()