Home
last modified time | relevance | path

Searched refs:end_of_rlco_buf (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/test-drivers/vicodec/
H A Dcodec-fwht.c838 bool uncompressed, const __be16 *end_of_rlco_buf) in decode_plane()
852 if (end_of_rlco_buf + 1 < *rlco + width * height / 2) in decode_plane()
885 stat = derlc(rlco, cf->coeffs, end_of_rlco_buf); in decode_plane()
917 const __be16 *end_of_rlco_buf = cf->rlc_data + in fwht_decode_frame() local
924 end_of_rlco_buf)) in fwht_decode_frame()
940 end_of_rlco_buf)) in fwht_decode_frame()
946 end_of_rlco_buf)) in fwht_decode_frame()
955 end_of_rlco_buf)) in fwht_decode_frame()
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 Dcodec-fwht.c839 bool uncompressed, const __be16 *end_of_rlco_buf) in decode_plane()
853 if (end_of_rlco_buf + 1 < *rlco + width * height / 2) in decode_plane()
886 stat = derlc(rlco, cf->coeffs, end_of_rlco_buf); in decode_plane()
918 const __be16 *end_of_rlco_buf = cf->rlc_data + in fwht_decode_frame() local
925 end_of_rlco_buf)) in fwht_decode_frame()
941 end_of_rlco_buf)) in fwht_decode_frame()
947 end_of_rlco_buf)) in fwht_decode_frame()
956 end_of_rlco_buf)) in fwht_decode_frame()
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