Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
Dvfwcap.c55 static enum AVPixelFormat vfw_pixfmt(DWORD biCompression, WORD biBitCount) in vfw_pixfmt() function
390 par->format = vfw_pixfmt(biCompression, biBitCount); in vfw_read_header()