Home
last modified time | relevance | path

Searched refs:emms_c (Results 1 - 25 of 68) sorted by relevance

123

/third_party/ffmpeg/libavutil/x86/
H A Demms.h32 # define emms_c emms_c macro
36 * for example sin(); dsp->idct_put(); emms_c(); cos()
40 static av_always_inline void emms_c(void) in emms_c() function
53 # define emms_c _mm_empty macro
55 # define emms_c avpriv_emms_asm macro
/third_party/ffmpeg/libavcodec/tests/
H A Dmotion.c92 emms_c(); in test_motion()
105 emms_c(); in test_motion()
H A Ddct.c206 emms_c(); in dct_error()
281 emms_c(); in dct_error()
443 emms_c(); in idct248_error()
/third_party/ffmpeg/libavcodec/
H A Dfaanidct.c131 emms_c(); in ff_faanidct()
145 emms_c(); in ff_faanidct_add()
159 emms_c(); in ff_faanidct_put()
H A Dfaandct.c122 emms_c(); in ff_faandct()
175 emms_c(); in ff_faandct248()
H A Dh264_picture.c259 emms_c(); in ff_h264_field_end()
H A Dmpegutils.c96 emms_c(); in ff_draw_horiz_band()
H A Dratecontrol.c508 emms_c(); in ff_rate_control_init()
674 emms_c(); in ff_rate_control_uninit()
885 emms_c(); in ff_rate_estimate_qscale()
H A Davcodec.c54 emms_c(); in avcodec_default_execute()
67 emms_c(); in avcodec_default_execute2()
H A Djpeglsenc.c416 emms_c(); in encode_picture_ls()
H A Dasvdec.c278 emms_c(); in decode_frame()
H A Dasvenc.c289 emms_c(); in encode_frame()
H A Dljpegenc.c257 emms_c(); in ljpeg_encode_frame()
H A Dsbcenc.c321 emms_c(); in sbc_encode_frame()
/third_party/ffmpeg/libavutil/
H A Dinternal.h52 #ifndef emms_c
53 # define emms_c() do {} while(0) macro
/third_party/ffmpeg/libavfilter/
H A Dvf_mpdecimate.c135 emms_c(); in decimate_frame()
140 emms_c(); in decimate_frame()
H A Daf_amultiply.c95 emms_c(); in activate()
H A Dvf_scdet.c128 emms_c(); in get_scene_score()
H A Dvf_freezedetect.c133 emms_c(); in is_frozen()
H A Dafir_template.c290 emms_c(); in fir_quantum()
383 emms_c(); in fir_quantum()
H A Dvf_gradfun.c121 emms_c(); in filter()
H A Dvf_bwdif.c289 emms_c(); in filter()
H A Df_select.c295 emms_c(); in get_scene_score()
H A Daf_volume.c440 emms_c(); in filter_frame()
/third_party/ffmpeg/tests/checkasm/
H A Dcheckasm.h266 emms_c();\

Completed in 16 milliseconds

123