Searched refs:m_useDQP (Results 1 – 4 of 4) sorted by relevance
383 pps->m_useDQP = 0; in h265e_set_pps()385 pps->m_useDQP = 1; in h265e_set_pps()
291 RK_U32 m_useDQP; member
567 …h265e_stream_write1_with_log(s, pps->m_useDQP ? 1 : 0, "cu_qp_delta_enabled_flag… in h265e_pps_write()568 if (pps->m_useDQP) { in h265e_pps_write()
93 … (pps->m_useDQP << 2) | in fill_picture_parameters()