Home
last modified time | relevance | path

Searched defs:cdp_fps_entry (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstcccombiner.h43 struct cdp_fps_entry struct
45 guint8 fps_idx;
46 guint fps_n, fps_d;
47 guint max_cc_count;
48 guint max_ccp_count;
49 guint max_cea608_count;
74 const struct cdp_fps_entry *cdp_fps_entry; member
Dgstccconverter.c474 struct cdp_fps_entry struct
483 static const struct cdp_fps_entry cdp_fps_table[] = { argument