Searched refs:H264_ERROR (Results 1 – 2 of 2) sorted by relevance
38 #define H264_ERROR(fmt,...) H264_PRINT(RED, fmt, ##__VA_ARGS__); macro
37 #define H264_ERROR(fmt, ...) H264_PRINT(RED, fmt, ##__VA_ARGS__); macro