Searched defs:x264_log (Results 1 – 8 of 8) sorted by relevance
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/ |
H A D | common.c | 32 void x264_log( x264_t *h, int i_level, const char *psz_fmt, ... ) in x264_log() function
|
H A D | common.h | 137 #define x264_log x264_template(log) macro
|
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/ |
H A D | common.c | 32 void x264_log( x264_t *h, int i_level, const char *psz_fmt, ... ) in x264_log() function
|
H A D | common.h | 137 #define x264_log x264_template(log) macro
|
/dports/multimedia/transcode/transcode-1.1.7/encode/ |
H A D | encode_x264.c | 322 static void x264_log(void *userdata, int level, const char *format, in x264_log() function
|
/dports/emulators/vice/vice-3.5/src/lib/libx264/common/ |
H A D | common.c | 1074 void x264_log( x264_t *h, int i_level, const char *psz_fmt, ... ) in x264_log() function
|
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/common/ |
H A D | common.c | 1074 void x264_log( x264_t *h, int i_level, const char *psz_fmt, ... ) in x264_log() function
|
/dports/multimedia/vlc/vlc-3.0.16/modules/codec/ |
H A D | x264.c | 1458 static void x264_log( void *data, int i_level, const char *psz, va_list args) in x264_log() function
|