Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
Dvfwcap.c83 static enum AVCodecID vfw_codecid(DWORD biCompression) in vfw_codecid() function
392 par->codec_id = vfw_codecid(biCompression); in vfw_read_header()