Home
last modified time | relevance | path

Searched defs:min_qp (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/platform/qcom/venus/
H A Dhfi_cmds.c710 u32 min_qp, max_qp; in pkt_session_set_property_1x() local
1263 u32 min_qp, max_qp; in pkt_session_set_property_4xx() local
H A Dhfi_helper.h832 u32 min_qp; member
845 struct hfi_quantization_v2 min_qp; member
/linux/drivers/gpu/drm/i915/display/
H A Dintel_vdsc_regs.h138 #define DSC_PPS6_FLATNESS_MIN_QP(min_qp) REG_FIELD_PREP(DSC_PPS6_FLATNESS_MIN_QP_MASK, min_qp) argument