Searched refs:_16x4 (Results 1 – 6 of 6) sorted by relevance
/external/libgav1/libgav1/src/dsp/ |
D | intrapred.cc | 259 using _16x4 = IntraPredFuncs_C<16, 4, Pixel>; typedef 284 using _16x4 = IntraPredBppFuncs_C<16, 4, bitdepth, Pixel>; typedef 540 Defs8bpp::_16x4::DcFill; in Init8bpp() 544 Defs::_16x4::DcTop; in Init8bpp() 548 Defs::_16x4::DcLeft; in Init8bpp() 552 Defs::_16x4::Dc; in Init8bpp() 556 Defs::_16x4::Vertical; in Init8bpp() 560 Defs::_16x4::Horizontal; in Init8bpp() 564 Defs::_16x4::Paeth; in Init8bpp() 1085 Defs10bpp::_16x4::DcFill; in Init10bpp() [all …]
|
D | intrapred_smooth.cc | 161 using _16x4 = SmoothFuncs_C<16, 4, Pixel>; typedef 310 Defs::_16x4::Smooth; in Init8bpp() 314 Defs::_16x4::SmoothVertical; in Init8bpp() 318 Defs::_16x4::SmoothHorizontal; in Init8bpp() 569 DefsHbd::_16x4::Smooth; in Init10bpp() 573 DefsHbd::_16x4::SmoothVertical; in Init10bpp() 577 DefsHbd::_16x4::SmoothHorizontal; in Init10bpp()
|
/external/libgav1/libgav1/src/dsp/arm/ |
D | intrapred_neon.cc | 514 using _16x4 = DcPredFuncs_NEON<4, 2, DcSum_NEON, DcStore_NEON<16, 4>>; typedef 603 DcDefs::_16x4::DcTop; in Init8bpp() 605 DcDefs::_16x4::DcLeft; in Init8bpp() 607 DcDefs::_16x4::Dc; in Init8bpp() 954 using _16x4 = DcPredFuncs_NEON<4, 2, DcSum_NEON, DcStore_NEON<16, 4>>; typedef 1244 DcDefs::_16x4::DcTop; in Init10bpp() 1246 DcDefs::_16x4::DcLeft; in Init10bpp() 1248 DcDefs::_16x4::Dc; in Init10bpp()
|
/external/libgav1/libgav1/src/dsp/x86/ |
D | intrapred_sse4.cc | 509 using _16x4 = DcPredFuncs_SSE4_1<4, 2, DcSum16_SSE4_1, DcSum4_SSE4_1, typedef 550 using _16x4 = typedef 1445 DcDefs::_16x4::DcTop; in Init8bpp() 1521 DcDefs::_16x4::DcLeft; in Init8bpp() 1597 DcDefs::_16x4::Dc; in Init8bpp() 1749 DirDefs::_16x4::Horizontal; in Init8bpp() 2044 using _16x4 = typedef 2116 DirDefs::_16x4::Horizontal; in Init10bpp()
|
/external/mesa3d/src/intel/vulkan/ |
D | genX_cmd_buffer.c | 5040 _16x4, in genX()
|
/external/mesa3d/src/gallium/drivers/iris/ |
D | iris_state.c | 7739 _16x4, in genX()
|