Home
last modified time | relevance | path

Searched refs:tempd (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/x86/
Dcfhdencdsp.asm59 movd xm0, tempd
61 movd tempd, m0
89 movd xm0, tempd
91 movd tempd, m0
151 movd xm0, tempd
153 movd tempd, m0
179 movd xm0, tempd
181 movd tempd, m0
Dcfhddsp.asm65 shl tempd, 1
108 movd xm0, tempd
110 pextrw tempd, xm0, 0
131 movd xm0, tempd
133 pextrw tempd, xm0, 0
250 movd xm0, tempd
252 pextrw tempd, xm0, 0
273 movd xm0, tempd
275 pextrw tempd, xm0, 0
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
Djchuff-sse2.asm121 mov tempd, code ; temp = code;
125 shr tempd, nbitsb ; temp >>= nbits;
167 shr tempd, 16 ; temp >>= 16;
227 %define tempd ebx
384 …pmovmskb tempd, xmm2 ;Z: temp = 0; temp |= ((b2[i] >> 7) << …
388 shl tempd, 16 ;Z: temp <<= 16;
391 or put_bufferd, tempd ;Z: put_buffer |= temp;
404 mov tempd, [dctbl + c_derived_tbl.ehufco + nbitsq * 4]
416 or code, tempd ;Z: code |= temp;
438 …pmovmskb tempd, xmm4 ;Z: temp = 0; temp |= ((b4[i] >> 7) << …
[all …]
/third_party/ffmpeg/libavfilter/
Daf_afwtdn.c396 double *tempd; member
666 av_freep(&cp->tempd); in forward()
669 cp->tempd = av_calloc(cp->tempa_len_max, sizeof(*cp->tempd)); in forward()
670 if (!cp->tempa || !cp->tempd) { in forward()
677 memset(cp->tempd, 0, cp->tempa_len_max * sizeof(*cp->tempd)); in forward()
681 cp->tempa, cp->tempd, cp->tempa_length, in forward()
684 memcpy(out[0], cp->tempd + discard, out_length[0] * sizeof(**out)); in forward()
693 cp->tempa, cp->tempd, cp->tempa_length, in forward()
696 memcpy(out[level], cp->tempd + discard, out_length[level] * sizeof(**out)); in forward()
1249 av_freep(&cp->tempd); in uninit()
/third_party/skia/third_party/externals/libjpeg-turbo/
Dtjbench.c940 double tempd = atof(argv[++i]); in main() local
942 if (tempd > 0.0) benchTime = tempd; in main()
945 double tempd = atof(argv[++i]); in main() local
947 if (tempd >= 0.0) warmup = tempd; in main()
/third_party/skia/third_party/externals/microhttpd/doc/
Dtexinfo.tex7555 % First place the new argument macro definition into \@tempd
7560 \edef\@tempd{\long\def\@tempe{\the\macname}}%
7561 \push@\@tempd\macargdeflist@
7619 \edef\@tempd{\noexpand\@tempb{\macroname}\noexpand\scanmacro{\@tempa}\@tempc}%
7620 \@tempd