Home
last modified time | relevance | path

Searched refs:FWHT_FL_CHROMA_FULL_HEIGHT (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/media/platform/vicodec/
Dcodec-fwht.h76 #define FWHT_FL_CHROMA_FULL_HEIGHT BIT(7) macro
Dcodec-v4l2-fwht.c286 flags |= FWHT_FL_CHROMA_FULL_HEIGHT; in v4l2_fwht_encode()
353 hdr_height_div = (flags & FWHT_FL_CHROMA_FULL_HEIGHT) ? 1 : 2; in v4l2_fwht_decode()
Dvicodec-core.c229 (params->flags & FWHT_FL_CHROMA_FULL_HEIGHT) ? 1 : 2; in validate_stateless_params_flags()
489 unsigned int height_div = (flags & FWHT_FL_CHROMA_FULL_HEIGHT) ? 1 : 2; in info_from_header()
531 unsigned int hdr_height_div = (flags & FWHT_FL_CHROMA_FULL_HEIGHT) ? 1 : 2; in update_capture_data_from_header()
666 hdr_height_div = (flags & FWHT_FL_CHROMA_FULL_HEIGHT) ? 1 : 2; in job_ready()
Dcodec-fwht.c931 if (!(hdr_flags & FWHT_FL_CHROMA_FULL_HEIGHT)) in fwht_decode_frame()
/Linux-v5.4/Documentation/media/uapi/v4l/
Dext-ctrls-codec.rst2902 * - ``FWHT_FL_CHROMA_FULL_HEIGHT``