Searched defs:rlco (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/drivers/media/test-drivers/vicodec/ |
| D | codec-fwht.c | 684 static u32 encode_plane(u8 *input, u8 *refp, __be16 **rlco, __be16 *rlco_max, in encode_plane() 785 __be16 *rlco = cf->rlc_data; in fwht_encode_frame() local 835 static bool decode_plane(struct fwht_cframe *cf, const __be16 **rlco, in decode_plane() 917 const __be16 *rlco = cf->rlc_data; in fwht_decode_frame() local
|
| /kernel/linux/linux-5.10/drivers/media/test-drivers/vicodec/ |
| D | codec-fwht.c | 683 static u32 encode_plane(u8 *input, u8 *refp, __be16 **rlco, __be16 *rlco_max, in encode_plane() 784 __be16 *rlco = cf->rlc_data; in fwht_encode_frame() local 834 static bool decode_plane(struct fwht_cframe *cf, const __be16 **rlco, in decode_plane() 916 const __be16 *rlco = cf->rlc_data; in fwht_decode_frame() local
|