Searched refs:fwht_raw_frame (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/test-drivers/vicodec/ |
D | codec-fwht.h | 121 struct fwht_raw_frame { struct 138 u32 fwht_encode_frame(struct fwht_raw_frame *frm, argument 139 struct fwht_raw_frame *ref_frm, 146 unsigned int height, const struct fwht_raw_frame *ref, 148 struct fwht_raw_frame *dst, unsigned int dst_stride,
|
D | codec-v4l2-fwht.h | 44 struct fwht_raw_frame ref_frame;
|
D | codec-v4l2-fwht.c | 94 static int prepare_raw_frame(struct fwht_raw_frame *rf, in prepare_raw_frame() 219 struct fwht_raw_frame rf; in v4l2_fwht_encode() 290 struct fwht_raw_frame dst_rf; in v4l2_fwht_decode()
|
D | codec-fwht.c | 776 u32 fwht_encode_frame(struct fwht_raw_frame *frm, in fwht_encode_frame() 777 struct fwht_raw_frame *ref_frm, in fwht_encode_frame() 911 unsigned int height, const struct fwht_raw_frame *ref, in fwht_decode_frame() 913 struct fwht_raw_frame *dst, unsigned int dst_stride, in fwht_decode_frame()
|