Searched refs:hdr_width_div (Results 1 – 2 of 2) sorted by relevance
289 unsigned int hdr_width_div, hdr_height_div; in v4l2_fwht_decode() local336 hdr_width_div = (flags & V4L2_FWHT_FL_CHROMA_FULL_WIDTH) ? 1 : 2; in v4l2_fwht_decode()338 if (hdr_width_div != info->width_div || in v4l2_fwht_decode()
521 unsigned int hdr_width_div = (flags & V4L2_FWHT_FL_CHROMA_FULL_WIDTH) ? 1 : 2; in update_capture_data_from_header() local533 q_dst->coded_width = vic_round_dim(q_dst->visible_width, hdr_width_div); in update_capture_data_from_header()575 unsigned int hdr_width_div; in job_ready() local656 hdr_width_div = (flags & V4L2_FWHT_FL_CHROMA_FULL_WIDTH) ? 1 : 2; in job_ready()662 hdr_width_div != q_dst->info->width_div || in job_ready()