Lines Matching refs:go7007
24 #include "go7007-priv.h"
26 #define GO7007_FW_NAME "go7007/go7007tv.bin"
290 static int mjpeg_frame_header(struct go7007 *go, unsigned char *buf, int q)
365 static int gen_mjpeghdr_to_package(struct go7007 *go, __le16 *code, int space)
416 static int mpeg1_frame_header(struct go7007 *go, unsigned char *buf,
524 static int mpeg1_sequence_header(struct go7007 *go, unsigned char *buf, int ext)
631 static int gen_mpeg1hdr_to_package(struct go7007 *go,
708 static int vti_bitlen(struct go7007 *go)
717 static int mpeg4_frame_header(struct go7007 *go, unsigned char *buf,
771 static int mpeg4_sequence_header(struct go7007 *go, unsigned char *buf, int ext)
817 static int gen_mpeg4hdr_to_package(struct go7007 *go,
919 static int brctrl_to_package(struct go7007 *go,
1076 static int config_package(struct go7007 *go, __le16 *code, int space)
1198 static int seqhead_to_package(struct go7007 *go, __le16 *code, int space,
1199 int (*sequence_header_func)(struct go7007 *go,
1277 static int avsync_to_package(struct go7007 *go, __le16 *code, int space)
1308 static int final_package(struct go7007 *go, __le16 *code, int space)
1371 static int audio_to_package(struct go7007 *go, __le16 *code, int space)
1421 static int modet_to_package(struct go7007 *go, __le16 *code, int space)
1494 static noinline_for_stack int do_special(struct go7007 *go, u16 type,
1543 int go7007_construct_fw_image(struct go7007 *go, u8 **fw, int *fwlen)