Searched refs:vqa_debug (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dvqavideo.c96 #define vqa_debug printf macro
98 static inline void vqa_debug(const char *format, ...) { } function
215 vqa_debug(" opcode %02X: ", src[src_index]);
234 vqa_debug("(1) copy %X bytes from absolute pos %X\n", count, src_pos);
246 vqa_debug("(2) set %X bytes to %02X\n", count, color);
256 vqa_debug("(3) copy %X bytes from absolute pos %X\n", count, src_pos);
265 vqa_debug("(4) copy %X bytes from source to dest\n", count);
276 vqa_debug("(5) copy %X bytes from relpos %X\n", count, src_pos);

Completed in 19 milliseconds