Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c58 struct fourcc_list_struct struct
60 const char *fourcc;
61 const char *name;
62 int bitspp;
86 int fourcc_get_size (struct fourcc_list_struct *fourcc, int w, int h); argument