|
FFmpeg
|
#include <stdint.h>#include <stdlib.h>#include "config.h"#include "libavutil/attributes.h"#include "libavutil/log.h"Go to the source code of this file.
Macros | |
| #define | emms_c() |
| #define | ff_assert0_fpu() |
| #define | ff_assert1_fpu() |
| #define emms_c | ( | ) |
Definition at line 88 of file emms.h.
Referenced by avcodec_default_execute(), avcodec_default_execute2(), build_basis(), decode_frame(), decode_simple_internal(), dvvideo_encode_frame(), encode_frame(), encode_picture(), ff_decode_receive_frame_internal(), ff_draw_horiz_band(), ff_faandct(), ff_faandct248(), ff_faanidct(), ff_faanidct_add(), ff_faanidct_put(), ff_h264_draw_horiz_band(), ff_h264_field_end(), ff_mpv_frame_end(), ff_mpv_reallocate_putbitbuffer(), ff_sws_init_single_context(), ff_swscale(), filter_frame(), ftx(), initFilter(), ratecontrol_1pass(), skip_check(), and svq1_encode_frame().
| #define ff_assert1_fpu | ( | ) |