Searched refs:V4L2_FWHT_FL_CHROMA_FULL_HEIGHT (Results 1 – 5 of 5) 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()480 unsigned int height_div = (flags & V4L2_FWHT_FL_CHROMA_FULL_HEIGHT) ? 1 : 2; in info_from_header()522 unsigned int hdr_height_div = (flags & V4L2_FWHT_FL_CHROMA_FULL_HEIGHT) ? 1 : 2; in update_capture_data_from_header()657 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()
1651 #define V4L2_FWHT_FL_CHROMA_FULL_HEIGHT _BITUL(7) macro
892 * - ``V4L2_FWHT_FL_CHROMA_FULL_HEIGHT``