Searched refs:fwht_raw_frame (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/media/test-drivers/vicodec/ |
A D | codec-fwht.h | 89 struct fwht_raw_frame { struct 106 u32 fwht_encode_frame(struct fwht_raw_frame *frm, argument 107 struct fwht_raw_frame *ref_frm, 114 unsigned int height, const struct fwht_raw_frame *ref, 116 struct fwht_raw_frame *dst, unsigned int dst_stride,
|
A 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()
|
A D | codec-v4l2-fwht.h | 44 struct fwht_raw_frame ref_frame;
|
A D | codec-fwht.c | 777 u32 fwht_encode_frame(struct fwht_raw_frame *frm, in fwht_encode_frame() 778 struct fwht_raw_frame *ref_frm, in fwht_encode_frame() 912 unsigned int height, const struct fwht_raw_frame *ref, in fwht_decode_frame() 914 struct fwht_raw_frame *dst, unsigned int dst_stride, in fwht_decode_frame()
|
Completed in 8 milliseconds