Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds