Home
last modified time | relevance | path

Searched refs:H264_ERROR (Results 1 – 2 of 2) sorted by relevance

/hardware/google/aemu/host-common/
DH264NaluParser.cpp38 #define H264_ERROR(fmt,...) H264_PRINT(RED, fmt, ##__VA_ARGS__); macro
DH264PingInfoParser.cpp37 #define H264_ERROR(fmt, ...) H264_PRINT(RED, fmt, ##__VA_ARGS__); macro