Searched refs:chroma_qp_index_offset (Results 1 – 11 of 11) sorted by relevance
76 char chroma_qp_index_offset; member
128 GET_MTK_VDEC_PARAM(chroma_qp_index_offset); in mtk_vdec_h264_copy_pps_params()
54 u16 chroma_qp_index_offset: 5; member160 hw_ps->pps.chroma_qp_index_offset = pps->chroma_qp_index_offset; in assemble_hw_pps()
182 int chroma_qp_index_offset; member
326 rbsp_sev(rbsp, &pps->chroma_qp_index_offset); in nal_h264_rbsp_pps()
1747 pps->chroma_qp_index_offset = 0; in allegro_h264_write_pps()
58 reg = G1_REG_DEC_CTRL2_CH_QP_OFFSET(pps->chroma_qp_index_offset) | in set_params()
262 VDPU_REG_CH_QP_OFFSET(pps->chroma_qp_index_offset) | in set_params()
299 s16 chroma_qp_index_offset; member834 td->chroma_qp_index_offset = 2; in hva_h264_prepare_task()
94 __entry->p.chroma_qp_index_offset,
1149 if (p_h264_pps->chroma_qp_index_offset < -12 || in std_validate_compound()1150 p_h264_pps->chroma_qp_index_offset > 12) in std_validate_compound()