Home
last modified time | relevance | path

Searched defs:dyx (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmpegvideodsp.c48 int dxx, int dxy, int dyx, int dyy, int shift, int r, in ff_gmc_c()
/third_party/ffmpeg/libavcodec/x86/
Dmpegvideodsp.c30 int dxx, int dxy, int dyx, int dyy, in gmc_mmx()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTranslatorVulkan.cpp731 TIntermSwizzle *dyx = CreateSwizzle(new TIntermSymbol(d), 1, 0); in AddBresenhamEmulationFS() local