Home
last modified time | relevance | path

Searched refs:out_fourcc (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() argument
201 *out_fourcc = guid->Data1; in ff_fourcc_from_guid()
205 *out_fourcc = 0; in ff_fourcc_from_guid()
H A Dmf_utils.h169 int ff_fourcc_from_guid(const GUID *guid, uint32_t *out_fourcc);

Completed in 2 milliseconds