Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmf_utils.c190 int ff_fourcc_from_guid(const GUID *guid, uint32_t *out_fourcc) in ff_fourcc_from_guid() function
343 if (ff_fourcc_from_guid(guid, &fourcc) >= 0) { in ff_guid_str_buf()
H A Dmf_utils.h169 int ff_fourcc_from_guid(const GUID *guid, uint32_t *out_fourcc);

Completed in 3 milliseconds