Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmf_utils.h157 int ff_fourcc_from_guid(const GUID *guid, uint32_t *out_fourcc);
Dmf_utils.c222 int ff_fourcc_from_guid(const GUID *guid, uint32_t *out_fourcc) in ff_fourcc_from_guid() function
375 if (ff_fourcc_from_guid(guid, &fourcc) >= 0) { in ff_guid_str_buf()