Home
last modified time | relevance | path

Searched defs:H264_PRINT (Results 1 – 2 of 2) sorted by relevance

/hardware/google/aemu/host-common/
DH264NaluParser.cpp31 #define H264_PRINT(color,fmt,...) fprintf(stderr, color "H264NaluParser: %s:%d " fmt "\n" RESET, __… macro
33 #define H264_PRINT(fmt,...) macro
DH264PingInfoParser.cpp28 #define H264_PRINT(color, fmt, ...) \ macro
32 #define H264_PRINT(fmt, ...) macro