Home
last modified time | relevance | path

Searched defs:yo (Results 1 – 22 of 22) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_scale_cuda.cu33 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
Dvf_scale_cuda_bicubic.cu93 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
Dvf_yadif_cuda.cu107 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
Dvf_chromakey.c126 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/
DinterfaceMemberValidation.ts2 interface i2 extends i1 { name: number; yo: string; } property
/third_party/typescript/tests/baselines/reference/
DtopLevel.js36 Point.prototype.move = function (xo, yo) { argument
/third_party/mesa3d/src/intel/isl/
Disl_tiled_memcpy.c261 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/
Dgstrotate.c145 gdouble xi, yi, xo, yo; /* positions in/out x/y */ in rotate_map() local
/third_party/gstreamer/gstplugins_good/gst/goom/
Difs.c290 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/
Dssim.c65 int xo, int yo, int W, int H) { in SSIMGetClipped_C()
/third_party/skia/third_party/externals/libwebp/extras/
Dget_disto.c136 int xo, int yo, int W, int H) { in SSIMGetClipped()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fFboTestUtil.cpp461 for (int yo = 0; yo < height; yo++) in readPixels() local
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrReferenceContext.cpp1527 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/
Des2fShaderBuiltinVarTests.cpp541 for (int yo = 0; yo < h; yo++) in iterate() local
Des2fTextureSpecificationTests.cpp1472 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/
Djp2kcodestream.h60 guint32 xo, yo; /* origin */ member
/third_party/vk-gl-cts/framework/referencerenderer/
DrrRenderer.cpp1055 const int yo = fragNdx/2; in writeFragmentPackets() local
1087 const int yo = fragNdx/2; in writeFragmentPackets() local
/third_party/ffmpeg/libavcodec/
Ddxv.c84 int yo; in extract_component() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderBuiltinVarTests.cpp565 for (int yo = 0; yo < h; yo++) in iterate() local
Des3fFboTestUtil.cpp907 for (int yo = 0; yo < height; yo++) in readPixels() local
Des3fTextureSpecificationTests.cpp2023 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/
DvktShaderRenderBuiltinVarTests.cpp2070 for (int yo = 0; yo < h; yo++) in iterate() local