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

/linux-master/drivers/media/test-drivers/vicodec/
H A Dcodec-v4l2-fwht.h20 unsigned int height_div; member in struct:v4l2_fwht_pixfmt_info
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) argument
56 v4l2_fwht_find_nth_fmt(u32 width_div, u32 height_div, u32 components_num, u32 pixenc, unsigned int start_idx) argument
H A Dcodec-fwht.h91 unsigned int height_div; member in struct:fwht_raw_frame
H A Dvicodec-core.c60 unsigned int height_div; member in struct:pixfmt_info
223 unsigned int height_div = local
480 unsigned int height_div = (flags & V4L2_FWHT_FL_CHROMA_FULL_HEIGHT) ? 1 : 2; local
[all...]

Completed in 195 milliseconds