Home
last modified time | relevance | path

Searched defs:y16 (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DdeclarationEmitDestructuringArrayPattern4.ts5 var [x16, y16, z16, ...a8] = [1, 2, 3]; variable
/third_party/typescript/tests/baselines/reference/
DdeclarationEmitDestructuringArrayPattern4.js5 var [x16, y16, z16, ...a8] = [1, 2, 3]; variable
/third_party/ffmpeg/libavcodec/ppc/
Dmpegvideodsp.c34 int stride, int h, int x16, int y16, int rounder) in gmc1_altivec()
Dfft_vsx.h67 vec_f y16, y17, y18, y19; in pass_vsx_interleave() local
/third_party/ffmpeg/libavcodec/
Dmpegvideodsp.c25 int x16, int y16, int rounder) in gmc1_c()