Searched defs:rlco (Results 1 – 3 of 3) sorted by relevance
/external/v4l-utils/utils/qvidcap/ |
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
|
/external/v4l-utils/utils/common/ |
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
|
/external/v4l-utils/utils/v4l2-ctl/ |
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
|