Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst/typefind/
Dgsttypefindfunctions.c5731 guint16 type, nimages; in windows_icon_typefind() local
5746 nimages = GST_READ_UINT16_LE (data + 4); in windows_icon_typefind()
5747 if (nimages == 0) /* we can assume we can't have an empty image file ? */ in windows_icon_typefind()