FFmpeg
|
timer.h File Reference
high precision timer, useful to profile code More...
Include dependency graph for timer.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Macros | |
#define | START_TIMER |
#define | STOP_TIMER(id) { } |
Detailed Description
high precision timer, useful to profile code
Definition in file timer.h.
Macro Definition Documentation
#define START_TIMER |
Definition at line 74 of file timer.h.
Referenced by av_adler32_update(), av_aes_init(), av_base64_encode(), av_bmg_get(), av_expr_parse_and_eval(), av_lzo1x_decode(), dct_quantize_refine(), ff_init_cabac_states(), and main().
#define STOP_TIMER | ( | id | ) | { } |
Definition at line 75 of file timer.h.
Referenced by av_adler32_update(), av_aes_init(), av_base64_encode(), av_bmg_get(), av_expr_parse_and_eval(), av_lzo1x_decode(), dct_quantize_refine(), ff_init_cabac_states(), and main().
Generated on Mon Nov 18 2024 06:52:09 for FFmpeg by 1.8.11