Home
last modified time | relevance | path

Searched refs:ymm_reg (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/x86/
H A Dconstants.h28 extern const ymm_reg ff_pw_1;
29 extern const ymm_reg ff_pw_2;
31 extern const ymm_reg ff_pw_4;
45 extern const ymm_reg ff_pw_255;
46 extern const ymm_reg ff_pw_256;
47 extern const ymm_reg ff_pw_512;
48 extern const ymm_reg ff_pw_1023;
49 extern const ymm_reg ff_pw_1024;
50 extern const ymm_reg ff_pw_2048;
51 extern const ymm_reg ff_pw_409
[all...]
/third_party/ffmpeg/libavutil/x86/
H A Dasm.h28 typedef struct ymm_reg { uint64_t a, b, c, d; } ymm_reg; typedef

Completed in 1 milliseconds