Searched defs:end_of_rlco_buf (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/test-drivers/vicodec/ |
H A D | codec-fwht.c | 917 const __be16 *end_of_rlco_buf = cf->rlc_data + in fwht_decode_frame() local 834 decode_plane(struct fwht_cframe *cf, const __be16 **rlco, u32 height, u32 width, const u8 *ref, u32 ref_stride, unsigned int ref_step, u8 *dst, unsigned int dst_stride, unsigned int dst_step, bool uncompressed, const __be16 *end_of_rlco_buf) decode_plane() argument
|
/kernel/linux/linux-6.6/drivers/media/test-drivers/vicodec/ |
H A D | codec-fwht.c | 918 const __be16 *end_of_rlco_buf = cf->rlc_data + in fwht_decode_frame() local 835 decode_plane(struct fwht_cframe *cf, const __be16 **rlco, u32 height, u32 width, const u8 *ref, u32 ref_stride, unsigned int ref_step, u8 *dst, unsigned int dst_stride, unsigned int dst_step, bool uncompressed, const __be16 *end_of_rlco_buf) decode_plane() argument
|
Completed in 4 milliseconds