Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmf_utils.c378 name = ff_guid_str(&key); in ff_attributes_dump()
444 av_log(log, AV_LOG_VERBOSE, " %s=%s%s\n", name, ff_guid_str(&v), extra); in ff_attributes_dump()
H A Dmf_utils.h171 #define ff_guid_str(guid) ff_guid_str_buf((char[80]){0}, 80, guid) macro

Completed in 2 milliseconds