fwht_raw_frame
u32 fwht_encode_frame(struct fwht_raw_frame *frm,
struct fwht_raw_frame *ref_frm,
unsigned int height, const struct fwht_raw_frame *ref,
struct fwht_raw_frame *dst, unsigned int dst_stride,
u32 fwht_encode_frame(struct fwht_raw_frame *frm,
struct fwht_raw_frame *ref_frm,
unsigned int height, const struct fwht_raw_frame *ref,
struct fwht_raw_frame *dst, unsigned int dst_stride,
struct fwht_raw_frame rf;
struct fwht_raw_frame dst_rf;
static int prepare_raw_frame(struct fwht_raw_frame *rf,
struct fwht_raw_frame ref_frame;