1 2 3 4 5 6 7 8
#ifndef __VDEC_DEBUG_H__ #define __VDEC_DEBUG_H__ #define DEFINE_IS_LOG MPV_IsLog #include "x_debug.h" #endif /* __VDEC_DEBUG_H__ */