xine-lib 1.2.13-20230125hg15249
|
#include <xine/attributes.h>
Go to the source code of this file.
Macros | |
#define | likely(x) (x) |
#define | unlikely(x) (x) |
#define likely | ( | x | ) | (x) |
Referenced by idct_row(), and mpeg2_slice().
#define unlikely | ( | x | ) | (x) |