Searched refs:ff_fourcc_from_guid (Results 1 – 2 of 2) sorted by relevance
157 int ff_fourcc_from_guid(const GUID *guid, uint32_t *out_fourcc);
222 int ff_fourcc_from_guid(const GUID *guid, uint32_t *out_fourcc) in ff_fourcc_from_guid() function375 if (ff_fourcc_from_guid(guid, &fourcc) >= 0) { in ff_guid_str_buf()