Searched refs:_32x32 (Results 1 – 6 of 6) sorted by relevance
/external/libgav1/libgav1/src/dsp/ |
D | intrapred.cc | 266 using _32x32 = IntraPredFuncs_C<32, 32, Pixel>; typedef 291 using _32x32 = IntraPredBppFuncs_C<32, 32, bitdepth, Pixel>; typedef 736 Defs8bpp::_32x32::DcFill; in Init8bpp() 740 Defs::_32x32::DcTop; in Init8bpp() 744 Defs::_32x32::DcLeft; in Init8bpp() 748 Defs::_32x32::Dc; in Init8bpp() 752 Defs::_32x32::Vertical; in Init8bpp() 756 Defs::_32x32::Horizontal; in Init8bpp() 760 Defs::_32x32::Paeth; in Init8bpp() 1281 Defs10bpp::_32x32::DcFill; in Init10bpp() [all …]
|
D | intrapred_smooth.cc | 168 using _32x32 = SmoothFuncs_C<32, 32, Pixel>; typedef 401 Defs::_32x32::Smooth; in Init8bpp() 405 Defs::_32x32::SmoothVertical; in Init8bpp() 409 Defs::_32x32::SmoothHorizontal; in Init8bpp() 660 DefsHbd::_32x32::Smooth; in Init10bpp() 664 DefsHbd::_32x32::SmoothVertical; in Init10bpp() 668 DefsHbd::_32x32::SmoothHorizontal; in Init10bpp()
|
/external/libgav1/libgav1/src/dsp/arm/ |
D | intrapred_neon.cc | 521 using _32x32 = DcPredFuncs_NEON<5, 5, DcSum_NEON, DcStore_NEON<32, 32>>; typedef 673 DcDefs::_32x32::DcTop; in Init8bpp() 675 DcDefs::_32x32::DcLeft; in Init8bpp() 677 DcDefs::_32x32::Dc; in Init8bpp() 961 using _32x32 = DcPredFuncs_NEON<5, 5, DcSum_NEON, DcStore_NEON<32, 32>>; typedef 1316 DcDefs::_32x32::DcTop; in Init10bpp() 1318 DcDefs::_32x32::DcLeft; in Init10bpp() 1320 DcDefs::_32x32::Dc; in Init10bpp()
|
/external/libgav1/libgav1/src/dsp/x86/ |
D | intrapred_sse4.cc | 524 using _32x32 = DcPredFuncs_SSE4_1<5, 5, DcSum32_SSE4_1, DcSum32_SSE4_1, typedef 564 using _32x32 = typedef 1473 DcDefs::_32x32::DcTop; in Init8bpp() 1549 DcDefs::_32x32::DcLeft; in Init8bpp() 1625 DcDefs::_32x32::Dc; in Init8bpp() 1777 DirDefs::_32x32::Horizontal; in Init8bpp() 2058 using _32x32 = typedef 2144 DirDefs::_32x32::Horizontal; in Init10bpp()
|
/external/mesa3d/src/intel/vulkan/ |
D | genX_cmd_buffer.c | 5029 _32x32, in genX()
|
/external/mesa3d/src/gallium/drivers/iris/ |
D | iris_state.c | 7728 _32x32, in genX()
|