Home
last modified time | relevance | path

Searched refs:V4L2_FWHT_FL_CHROMA_FULL_HEIGHT (Results 1 – 5 of 5) sorted by last modified time

/linux/drivers/media/test-drivers/vicodec/
H A Dvicodec-core.c224 (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()
H A Dcodec-fwht.c932 if (!(hdr_flags & V4L2_FWHT_FL_CHROMA_FULL_HEIGHT)) in fwht_decode_frame()
H A Dcodec-v4l2-fwht.c270 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()
/linux/include/uapi/linux/
H A Dv4l2-controls.h1719 #define V4L2_FWHT_FL_CHROMA_FULL_HEIGHT _BITUL(7) macro
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec-stateless.rst892 * - ``V4L2_FWHT_FL_CHROMA_FULL_HEIGHT``