Searched refs:FormatEntry (Results 1 – 6 of 6) sorted by relevance
25 struct FormatEntry struct34 static struct FormatEntry format_map[] = { argument42 static struct FormatEntry *46 struct FormatEntry *ret = NULL; in lookup_v4l2_fmt()58 static struct FormatEntry *62 struct FormatEntry *ret = NULL; in lookup_gst_fmt()125 struct FormatEntry *entry = lookup_v4l2_fmt (fmt->fmt.pix_mp.pixelformat); in gst_v4l2_format_to_video_info()173 struct FormatEntry *entry = lookup_v4l2_fmt (pix_fmt); in gst_v4l2_format_to_video_format()185 struct FormatEntry *entry = lookup_gst_fmt (format); in gst_v4l2_format_from_video_format()
167 typedef Pair<FormatFlags, FormatKeys> FormatEntry; typedef168 typedef Range<FormatEntry> FormatEntries;
224 for (const FormatEntry* it = stdFmts.begin(); it != stdFmts.end(); it++) in addFormats()
70 static const FormatEntry s_es2Formats[] =
104 static const FormatEntry s_es3Formats[] =
92 typedef struct FormatEntry { struct96 } FormatEntry; typedef98 static const FormatEntry format_entries[] = {