Searched refs:V4L2_FWHT_FL_CHROMA_FULL_WIDTH (Results 1 – 5 of 5) sorted by relevance
272 flags |= V4L2_FWHT_FL_CHROMA_FULL_WIDTH; in v4l2_fwht_encode()336 hdr_width_div = (flags & V4L2_FWHT_FL_CHROMA_FULL_WIDTH) ? 1 : 2; in v4l2_fwht_decode()
222 (params->flags & V4L2_FWHT_FL_CHROMA_FULL_WIDTH) ? 1 : 2; in validate_stateless_params_flags()479 unsigned int width_div = (flags & V4L2_FWHT_FL_CHROMA_FULL_WIDTH) ? 1 : 2; in info_from_header()521 unsigned int hdr_width_div = (flags & V4L2_FWHT_FL_CHROMA_FULL_WIDTH) ? 1 : 2; in update_capture_data_from_header()656 hdr_width_div = (flags & V4L2_FWHT_FL_CHROMA_FULL_WIDTH) ? 1 : 2; in job_ready()
934 if (!(hdr_flags & V4L2_FWHT_FL_CHROMA_FULL_WIDTH)) in fwht_decode_frame()
1709 #define V4L2_FWHT_FL_CHROMA_FULL_WIDTH _BITUL(8) macro
896 * - ``V4L2_FWHT_FL_CHROMA_FULL_WIDTH``