Searched defs:fourcc_list_struct (Results 1 – 1 of 1) sorted by relevance
58 struct fourcc_list_struct struct60 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