Home
last modified time | relevance | path

Searched defs:dp3 (Results 1 – 8 of 8) sorted by relevance

/external/skqp/tests/
DNonlinearBlendingTest.cpp15 auto dp3 = SkColorSpace::MakeRGB(SkNamedTransferFn::kSRGB, SkNamedGamut::kDCIP3); in DEF_TEST() local
/external/skia/tests/
DNonlinearBlendingTest.cpp15 auto dp3 = SkColorSpace::MakeRGB(SkNamedTransferFn::kSRGB, SkNamedGamut::kDCIP3); in DEF_TEST() local
/external/u-boot/lib/efi_selftest/
Defi_selftest_devicepath_util.c96 struct efi_device_path *dp3; in execute() local
Defi_selftest_devicepath.c46 static u8 *dp3; variable
/external/libhevc/common/
Dihevc_deblk_edge_filter.c110 WORD32 dp0, dp3, dq0, dq3, d0, d3, dp, dq, d; in ihevc_deblk_luma_vert() local
347 WORD32 dp0, dp3, dq0, dq3, d0, d3, dp, dq, d; in ihevc_deblk_luma_horz() local
Dihevc_hbd_deblk_edge_filter.c117 WORD32 dp0, dp3, dq0, dq3, d0, d3, dp, dq, d; in ihevc_hbd_deblk_luma_vert() local
352 WORD32 dp0, dp3, dq0, dq3, d0, d3, dp, dq, d; in ihevc_hbd_deblk_luma_horz() local
/external/swiftshader/src/Pipeline/
DShaderCore.cpp1021 void ShaderCore::dp3(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in dp3() function in sw::ShaderCore
/external/swiftshader/src/Shader/
DShaderCore.cpp1021 void ShaderCore::dp3(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in dp3() function in sw::ShaderCore