Home
last modified time | relevance | path

Searched refs:even (Results 101 - 125 of 275) sorted by relevance

1234567891011

/third_party/ffmpeg/libavcodec/x86/
H A Dac3dsp_downmix.asm13 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of
H A Daudiodsp.asm13 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of
H A Dh263_loopfilter.asm14 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of
H A Dpngdsp.asm15 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of
H A Drv34dsp.asm13 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of
H A Dsbcdsp.asm18 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of
H A Dqpel.asm15 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of
H A Dmlpdsp.asm13 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of
H A Dmdct15.asm14 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of
H A Dvc1dsp_loopfilter.asm13 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of
H A Dflacdsp.asm15 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of
H A Dhevc_sao_10bit.asm15 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of
H A Dhevc_sao.asm15 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of
H A Dvc1dsp_mc.asm13 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_pullup.asm12 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of
H A Dvf_convolution.asm12 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of
H A Dvf_yadif.asm15 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of
H A Davf_showcqt.asm14 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of
H A Daf_volume.asm13 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of
/third_party/ffmpeg/tests/checkasm/x86/
H A Dcheckasm.asm14 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of
/third_party/libunwind/libunwind/doc/
H A Dunw_get_proc_info_by_ip.tex24 even if it is not part of the current call-chain. However, since it
H A Dunw_resume.tex50 handling arguments are installed even in cases where normally only the
H A Dlibunwind-ia64.tex54 \texttt{r15}-\texttt{r18} are always accessible, even in normal
76 have a valid value, even though sometimes they do not get saved
/third_party/ffmpeg/libavcodec/
H A Dcfhd.c12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
200 int16_t even, odd; in interlaced_vertical_filter() local
202 even = (low[i] - high[i])/2; in interlaced_vertical_filter()
204 output[i] = av_clip_uintp2(even, 10); in interlaced_vertical_filter()
212 int even = (low[i] - high[i]) / 2; in inverse_temporal_filter() local
215 low[i] = even; in inverse_temporal_filter()
/third_party/ffmpeg/libavcodec/arm/
H A Dvp9itxfm_neon.S12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
1316 @ a normal IDCT16 with every other input component (the even ones, with

Completed in 11 milliseconds

1234567891011