Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dwmaprodec.c260 #define PRINT_HEX(a, b) av_log(s->avctx, AV_LOG_DEBUG, " %s = %"PRIx32"\n", a, b); in dump_context() macro
263 PRINT_HEX("ed decode flags", s->decode_flags); in dump_context()