Searched refs:fwht_cframe (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/test-drivers/vicodec/ |
H A D | codec-fwht.h | 79 struct fwht_cframe { struct 108 struct fwht_cframe *cf, 112 bool fwht_decode_frame(struct fwht_cframe *cf, u32 hdr_flags,
|
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()
|
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()
|
/kernel/linux/linux-5.10/drivers/media/test-drivers/vicodec/ |
H A D | codec-fwht.h | 111 struct fwht_cframe { struct 140 struct fwht_cframe *cf, 144 bool fwht_decode_frame(struct fwht_cframe *cf, u32 hdr_flags,
|
H A D | codec-fwht.c | 684 struct fwht_cframe *cf, u32 height, u32 width, in encode_plane() 778 struct fwht_cframe *cf, in fwht_encode_frame() 834 static bool decode_plane(struct fwht_cframe *cf, const __be16 **rlco, in decode_plane() 909 bool fwht_decode_frame(struct fwht_cframe *cf, u32 hdr_flags, in fwht_decode_frame()
|
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()
|
Completed in 5 milliseconds