/third_party/ffmpeg/libavfilter/ |
D | vf_scale_cuda.cu | 33 int yo = blockIdx.y * blockDim.y + threadIdx.y; in Subsample_Nearest() local 54 int yo = blockIdx.y * blockDim.y + threadIdx.y; in Subsample_Bilinear() local
|
D | vf_scale_cuda_bicubic.cu | 93 int yo = blockIdx.y * blockDim.y + threadIdx.y; in Subsample_Bicubic() local 136 int yo = blockIdx.y * blockDim.y + threadIdx.y; in Subsample_FastBicubic() local
|
D | vf_yadif_cuda.cu | 107 int yo = blockIdx.y * blockDim.y + threadIdx.y; in yadif_single() local 176 int yo = blockIdx.y * blockDim.y + threadIdx.y; in yadif_double() local
|
D | vf_chromakey.c | 126 int x, y, xo, yo; in do_chromakey_slice() local 156 int x, y, xo, yo; in do_chromakey16_slice() local
|
/third_party/typescript/tests/cases/compiler/ |
D | interfaceMemberValidation.ts | 2 interface i2 extends i1 { name: number; yo: string; } property
|
/third_party/typescript/tests/baselines/reference/ |
D | topLevel.js | 36 Point.prototype.move = function (xo, yo) { argument
|
/third_party/mesa3d/src/intel/isl/ |
D | isl_tiled_memcpy.c | 261 uint32_t xo, yo; in linear_to_xtiled() local 326 uint32_t x, yo; in linear_to_ytiled() local 425 uint32_t xo, yo; in xtiled_to_linear() local 490 uint32_t x, yo; in ytiled_to_linear() local
|
/third_party/gstreamer/gstplugins_bad/gst/geometrictransform/ |
D | gstrotate.c | 145 gdouble xi, yi, xo, yo; /* positions in/out x/y */ in rotate_map() local
|
/third_party/gstreamer/gstplugins_good/gst/goom/ |
D | ifs.c | 290 Transform (SIMI * Simi, F_PT xo, F_PT yo, F_PT * x, F_PT * y) in Transform() 313 Trace (FRACTAL * F, F_PT xo, F_PT yo, IfsData * data) in Trace() 341 F_PT x, y, xo, yo; in Draw_Fractal() local
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | ssim.c | 65 int xo, int yo, int W, int H) { in SSIMGetClipped_C()
|
/third_party/skia/third_party/externals/libwebp/extras/ |
D | get_disto.c | 136 int xo, int yo, int W, int H) { in SSIMGetClipped()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fFboTestUtil.cpp | 461 for (int yo = 0; yo < height; yo++) in readPixels() local
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
D | sglrReferenceContext.cpp | 1527 for (int yo = 0; yo < height; yo++) in copyTexImage2D() local 1564 for (int yo = 0; yo < height; yo++) in copyTexImage2D() local 1629 for (int yo = 0; yo < height; yo++) in copyTexSubImage2D() local 1656 for (int yo = 0; yo < height; yo++) in copyTexSubImage2D() local 3246 for (int yo = 0; yo < dstRect.w(); yo++) in blitFramebuffer() local 3278 for (int yo = 0; yo < dstRect.w(); yo++) in blitFramebuffer() local 3299 for (int yo = 0; yo < dstRect.w(); yo++) in blitFramebuffer() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fShaderBuiltinVarTests.cpp | 541 for (int yo = 0; yo < h; yo++) in iterate() local
|
D | es2fTextureSpecificationTests.cpp | 1472 int yo = rnd.getInt(0, levelH-h); in createTexture() local 1556 int yo = rnd.getInt(0, levelH-h); in createTexture() local
|
/third_party/gstreamer/gstplugins_bad/gst/jp2kdecimator/ |
D | jp2kcodestream.h | 60 guint32 xo, yo; /* origin */ member
|
/third_party/vk-gl-cts/framework/referencerenderer/ |
D | rrRenderer.cpp | 1055 const int yo = fragNdx/2; in writeFragmentPackets() local 1087 const int yo = fragNdx/2; in writeFragmentPackets() local
|
/third_party/ffmpeg/libavcodec/ |
D | dxv.c | 84 int yo; in extract_component() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fShaderBuiltinVarTests.cpp | 565 for (int yo = 0; yo < h; yo++) in iterate() local
|
D | es3fFboTestUtil.cpp | 907 for (int yo = 0; yo < height; yo++) in readPixels() local
|
D | es3fTextureSpecificationTests.cpp | 2023 int yo = rnd.getInt(0, levelH-h); in createTexture() local 2100 int yo = rnd.getInt(0, levelSize-h); in createTexture() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderBuiltinVarTests.cpp | 2070 for (int yo = 0; yo < h; yo++) in iterate() local
|