Searched defs:ref_stride (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/test-drivers/vicodec/ |
H A D | codec-v4l2-fwht.h | 33 unsigned int ref_stride; member
|
H A D | codec-fwht.c | 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 909 fwht_decode_frame(struct fwht_cframe *cf, u32 hdr_flags, unsigned int components_num, unsigned int width, unsigned int height, const struct fwht_raw_frame *ref, unsigned int ref_stride, unsigned int ref_chroma_stride, struct fwht_raw_frame *dst, unsigned int dst_stride, unsigned int dst_chroma_stride) fwht_decode_frame() argument
|
H A D | vicodec-core.c | 170 unsigned int ref_stride = state->ref_stride; in copy_cap_to_ref() local
|
/kernel/linux/linux-6.6/drivers/media/test-drivers/vicodec/ |
H A D | codec-v4l2-fwht.h | 33 unsigned int ref_stride; member
|
H A D | codec-fwht.c | 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 910 fwht_decode_frame(struct fwht_cframe *cf, u32 hdr_flags, unsigned int components_num, unsigned int width, unsigned int height, const struct fwht_raw_frame *ref, unsigned int ref_stride, unsigned int ref_chroma_stride, struct fwht_raw_frame *dst, unsigned int dst_stride, unsigned int dst_chroma_stride) fwht_decode_frame() argument
|
H A D | vicodec-core.c | 170 unsigned int ref_stride = state->ref_stride; in copy_cap_to_ref() local
|
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/ |
H A D | hfi_plat_bufs_v6.c | 954 u32 ref_buf_size, ref_stride; in enc_scratch2_size() local
|
Completed in 21 milliseconds