Searched refs:chroma_cb_qp_offset (Results 1 – 3 of 3) sorted by relevance
521 s32 chroma_cb_qp_offset; /* the value of chroma(cb) QP offset */ member
1055 inst->enc_param.chroma_cb_qp_offset = ctrl->val; in wave5_vpu_enc_s_ctrl()1200 open_param->wave_param.chroma_cb_qp_offset = input.chroma_cb_qp_offset; in wave5_set_enc_openparam()
1765 ((p_param->chroma_cb_qp_offset & 0x1F) << 14) | in wave5_vpu_enc_init_seq()2703 if (param->chroma_cb_qp_offset < -12 || param->chroma_cb_qp_offset > 12) { in wave5_vpu_enc_check_open_param()2706 param->chroma_cb_qp_offset); in wave5_vpu_enc_check_open_param()
Completed in 35 milliseconds