Searched refs:V4L2_FWHT_FL_CHROMA_FULL_HEIGHT (Results 1 – 17 of 17) sorted by relevance
270 flags |= V4L2_FWHT_FL_CHROMA_FULL_HEIGHT; in v4l2_fwht_encode()337 hdr_height_div = (flags & V4L2_FWHT_FL_CHROMA_FULL_HEIGHT) ? 1 : 2; in v4l2_fwht_decode()
224 (params->flags & V4L2_FWHT_FL_CHROMA_FULL_HEIGHT) ? 1 : 2; in validate_stateless_params_flags()484 unsigned int height_div = (flags & V4L2_FWHT_FL_CHROMA_FULL_HEIGHT) ? 1 : 2; in info_from_header()526 unsigned int hdr_height_div = (flags & V4L2_FWHT_FL_CHROMA_FULL_HEIGHT) ? 1 : 2; in update_capture_data_from_header()661 hdr_height_div = (flags & V4L2_FWHT_FL_CHROMA_FULL_HEIGHT) ? 1 : 2; in job_ready()
932 if (!(hdr_flags & V4L2_FWHT_FL_CHROMA_FULL_HEIGHT)) in fwht_decode_frame()
1622 #define V4L2_FWHT_FL_CHROMA_FULL_HEIGHT BIT(7) macro
1628 #define V4L2_FWHT_FL_CHROMA_FULL_HEIGHT _BITUL(7) macro
880 * - ``V4L2_FWHT_FL_CHROMA_FULL_HEIGHT``