Searched refs:fwht_cframe (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/media/test-drivers/vicodec/ |
H A D | codec-fwht.h | 79 struct fwht_cframe { struct 108 struct fwht_cframe *cf, argument 112 bool fwht_decode_frame(struct fwht_cframe *cf, u32 hdr_flags,
|
H A D | codec-v4l2-fwht.c | 218 struct fwht_cframe cf; in v4l2_fwht_encode() 285 struct fwht_cframe cf; in v4l2_fwht_decode()
|
H A D | codec-fwht.c | 685 struct fwht_cframe *cf, u32 height, u32 width, in encode_plane() 779 struct fwht_cframe *cf, in fwht_encode_frame() 835 static bool decode_plane(struct fwht_cframe *cf, const __be16 **rlco, in decode_plane() 910 bool fwht_decode_frame(struct fwht_cframe *cf, u32 hdr_flags, in fwht_decode_frame()
|