Searched defs:H264_PRINT (Results 1 – 2 of 2) sorted by relevance
31 #define H264_PRINT(color,fmt,...) fprintf(stderr, color "H264NaluParser: %s:%d " fmt "\n" RESET, __… macro33 #define H264_PRINT(fmt,...) macro
28 #define H264_PRINT(color, fmt, ...) \ macro32 #define H264_PRINT(fmt, ...) macro