Home
last modified time | relevance | path

Searched defs:height_div (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/test-drivers/vicodec/
H A Dcodec-v4l2-fwht.c44 v4l2_fwht_validate_fmt(const struct v4l2_fwht_pixfmt_info *info, u32 width_div, u32 height_div, u32 components_num, u32 pixenc) v4l2_fwht_validate_fmt() argument
56 v4l2_fwht_find_nth_fmt(u32 width_div, u32 height_div, u32 components_num, u32 pixenc, unsigned int start_idx) v4l2_fwht_find_nth_fmt() argument
H A Dcodec-v4l2-fwht.h20 unsigned int height_div; member
H A Dcodec-fwht.h123 unsigned int height_div; member
H A Dvicodec-core.c60 unsigned int height_div; member
223 unsigned int height_div = in validate_stateless_params_flags() local
484 unsigned int height_div = (flags & FWHT_FL_CHROMA_FULL_HEIGHT) ? 1 : 2; in info_from_header() local
[all...]
/kernel/linux/linux-6.6/drivers/media/test-drivers/vicodec/
H A Dcodec-v4l2-fwht.c44 v4l2_fwht_validate_fmt(const struct v4l2_fwht_pixfmt_info *info, u32 width_div, u32 height_div, u32 components_num, u32 pixenc) v4l2_fwht_validate_fmt() argument
56 v4l2_fwht_find_nth_fmt(u32 width_div, u32 height_div, u32 components_num, u32 pixenc, unsigned int start_idx) v4l2_fwht_find_nth_fmt() argument
H A Dcodec-fwht.h91 unsigned int height_div; member
H A Dcodec-v4l2-fwht.h20 unsigned int height_div; member
H A Dvicodec-core.c60 unsigned int height_div; member
223 unsigned int height_div = in validate_stateless_params_flags() local
480 unsigned int height_div = (flags & V4L2_FWHT_FL_CHROMA_FULL_HEIGHT) ? 1 : 2; in info_from_header() local
[all...]

Completed in 6 milliseconds