Searched +defs:G +defs:com (Results 1 – 1 of 1) sorted by relevance
472 int av7110_fw_cmd(struct av7110 *av7110, int type, int com, int num, ...) in av7110_fw_cmd()914 static u32 RGB2YUV(u16 R, u16 G, u16 B) in RGB2YUV()