Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/tests/
H A Dmd5.c24 static void print_md5(uint8_t *md5) in print_md5() function
42 print_md5(md5val); in main()
44 print_md5(md5val); in main()
46 print_md5(md5val); in main()
48 print_md5(md5val); in main()
52 print_md5(md5val); in main()
/third_party/ffmpeg/libavcodec/
H A Dhevcdec.c3384 static void print_md5(void *log_ctx, int level, uint8_t md5[16]) in print_md5() function
3440 print_md5(s->avctx, AV_LOG_DEBUG, md5); in verify_md5()
3444 print_md5(s->avctx, AV_LOG_ERROR, md5); in verify_md5()
3446 print_md5(s->avctx, AV_LOG_ERROR, s->sei.picture_hash.md5[i]); in verify_md5()

Completed in 7 milliseconds