Home
last modified time | relevance | path

Searched defs:dp2 (Results 1 – 9 of 9) sorted by relevance

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstdevice.c190 GstDeviceProvider *dp, *dp2; in GST_START_TEST() local
407 GstDeviceProvider *dp, *dp2; in GST_START_TEST() local
/third_party/ffmpeg/libswscale/
Dvscale.c87 int dp2 = chrSliceY - desc->dst->plane[2].sliceY; in chr_planar_vscale() local
192 int dp2 = chrSliceY - desc->dst->plane[2].sliceY; in any_vscale() local
/third_party/ffmpeg/libavfilter/
Dvf_vectorscope.c438 uint16_t *dp2 = dst[2]; in vectorscope16() local
638 uint8_t *dp2 = dst[2]; in vectorscope8() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatTest.java3936 Date d1, d2, dp1, dp2, dexp1, dexp2; in Test6880() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DDateFormatTest.java3839 Date d1, d2, dp1, dp2, dexp1, dexp2; in Test6880() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DShaderCore.cpp1015 void ShaderCore::dp2(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in dp2() function in sw::ShaderCore
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_shader.c2480 struct ureg_src dp2 = tx_src_scalar(tmp); in DECL_SPECIAL() local
/third_party/icu/icu4c/source/test/intltest/
Ddtfmttst.cpp3855 UDate d1, d2, dp1, dp2, dexp1, dexp2; in Test6880() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp16337 fp16type dp2(0.0); in calc() local
16426 const double dp2 (dp * dp); in calc() local
16482 const fp16type dp2 (dp.asDouble() * dp.asDouble()); in calc() local