Searched defs:n8 (Results 1 - 8 of 8) sorted by relevance
/third_party/ffmpeg/tests/checkasm/x86/ |
H A D | checkasm.asm | 45 n8: dq 0x75b6ba21077c48ad define
|
/third_party/ffmpeg/libavcodec/ |
H A D | mdct_template.c | 103 int k, n8, n4, n2, n, j; in ff_imdct_half_c() local 165 int i, j, n, n8, n4, n2, n3; ff_mdct_calc_c() local [all...] |
/third_party/ffmpeg/libavcodec/ppc/ |
H A D | fft_init.c | 52 int n8 = n >> 3; in imdct_half_altivec() local
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
H A D | pngshim.c | 104 v82 n8 = { 8, 8, 8, 8, 8, 8, 8, 8 }; in premultiply_data() local
|
/third_party/vixl/src/aarch64/ |
H A D | pointer-auth-aarch64.cc | 95 uint64_t n8 = GetNibble(in_data, 4 * (i + 8)); in BigShuffle() local
|
/third_party/typescript/tests/baselines/reference/ |
H A D | logicalAndOperatorStrictMode.js | 147 var n8 = n && z;
variable
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | fft_mips.c | 327 int k, n8, n4, n2, n, j; in ff_imdct_half_mips() local [all...] |
/third_party/pcre2/pcre2/src/ |
H A D | pcre2_compile.c | 5006 unsigned int n8 = 0; in add_to_class_internal() local 5159 unsigned int n8 = 0; in add_list_to_class_internal() local 5233 unsigned int n8 = 0; add_list_to_class() local 5274 unsigned int n8 = 0; add_not_list_to_class() local [all...] |
Completed in 11 milliseconds