Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmpegvideodsp.c47 ff_gmc_c(uint8_t *dst, uint8_t *src, int stride, int h, int ox, int oy, int dxx, int dxy, int dyx, int dyy, int shift, int r, int width, int height) ff_gmc_c() argument
/third_party/ffmpeg/libavcodec/x86/
H A Dmpegvideodsp.c28 gmc_mmx(uint8_t *dst, uint8_t *src, int stride, int h, int ox, int oy, int dxx, int dxy, int dyx, int dyy, int shift, int r, int width, int height) gmc_mmx() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DTranslatorVulkan.cpp731 TIntermSwizzle *dyx = CreateSwizzle(new TIntermSymbol(d), 1, 0); in AddBresenhamEmulationFS() local

Completed in 4 milliseconds