Searched refs:chroma_qp_index_offset (Results 1 – 14 of 14) sorted by relevance
54 u16 chroma_qp_index_offset: 5; member160 hw_ps->pps.chroma_qp_index_offset = pps->chroma_qp_index_offset; in assemble_hw_pps()
56 u32 chroma_qp_index_offset: 5; member274 hw_ps->pps.chroma_qp_index_offset = pps->chroma_qp_index_offset; in assemble_hw_pps()
182 WRITE_PPS(pps->chroma_qp_index_offset, CHROMA_QP_INDEX_OFFSET); in assemble_hw_pps()
76 char chroma_qp_index_offset; member
128 GET_MTK_VDEC_PARAM(chroma_qp_index_offset); in mtk_vdec_h264_copy_pps_params()
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,
467 reg |= (pps->chroma_qp_index_offset & 0x3f) << 8; in cedrus_set_params()
1125 if (p_h264_pps->chroma_qp_index_offset < -12 || in std_validate_compound()1126 p_h264_pps->chroma_qp_index_offset > 12) in std_validate_compound()