Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/dsp/
Dintrapred.cc254 using _4x16 = IntraPredFuncs_C<4, 16, Pixel>; typedef
279 using _4x16 = IntraPredBppFuncs_C<4, 16, bitdepth, Pixel>; typedef
402 Defs8bpp::_4x16::DcFill; in Init8bpp()
406 Defs::_4x16::DcTop; in Init8bpp()
410 Defs::_4x16::DcLeft; in Init8bpp()
414 Defs::_4x16::Dc; in Init8bpp()
418 Defs::_4x16::Vertical; in Init8bpp()
422 Defs::_4x16::Horizontal; in Init8bpp()
426 Defs::_4x16::Paeth; in Init8bpp()
945 Defs10bpp::_4x16::DcFill; in Init10bpp()
[all …]
Dintrapred_smooth.cc156 using _4x16 = SmoothFuncs_C<4, 16, Pixel>; typedef
245 Defs::_4x16::Smooth; in Init8bpp()
249 Defs::_4x16::SmoothVertical; in Init8bpp()
253 Defs::_4x16::SmoothHorizontal; in Init8bpp()
504 DefsHbd::_4x16::Smooth; in Init10bpp()
508 DefsHbd::_4x16::SmoothVertical; in Init10bpp()
512 DefsHbd::_4x16::SmoothHorizontal; in Init10bpp()
/external/libgav1/libgav1/src/dsp/arm/
Dintrapred_neon.cc509 using _4x16 = DcPredFuncs_NEON<2, 4, DcSum_NEON, DcStore_NEON<4, 16>>; typedef
553 DcDefs::_4x16::DcTop; in Init8bpp()
555 DcDefs::_4x16::DcLeft; in Init8bpp()
557 DcDefs::_4x16::Dc; in Init8bpp()
949 using _4x16 = DcPredFuncs_NEON<2, 4, DcSum_NEON, DcStore_NEON<4, 16>>; typedef
1188 DcDefs::_4x16::DcTop; in Init10bpp()
1190 DcDefs::_4x16::DcLeft; in Init10bpp()
1192 DcDefs::_4x16::Dc; in Init10bpp()
/external/libgav1/libgav1/src/dsp/x86/
Dintrapred_sse4.cc497 using _4x16 = DcPredFuncs_SSE4_1<2, 4, DcSum4_SSE4_1, DcSum16_SSE4_1, typedef
542 using _4x16 = typedef
1425 DcDefs::_4x16::DcTop; in Init8bpp()
1501 DcDefs::_4x16::DcLeft; in Init8bpp()
1577 DcDefs::_4x16::Dc; in Init8bpp()
1729 DirDefs::_4x16::Horizontal; in Init8bpp()
2036 using _4x16 = typedef
2096 DirDefs::_4x16::Horizontal; in Init10bpp()