Searched refs:pps_act_cb_qp_offset_plus5 (Results 1 – 10 of 10) sorted by relevance
329 int8_t pps_act_cb_qp_offset_plus5; member
359 int8_t pps_act_cb_qp_offset_plus5; member
1004 se(pps_act_cb_qp_offset_plus5, -7, +17); in FUNC()1009 infer(pps_act_cb_qp_offset_plus5, 0); in FUNC()1539 -12 - (pps->pps_act_cb_qp_offset_plus5 - 5), in FUNC()1540 +12 - (pps->pps_act_cb_qp_offset_plus5 - 5)); in FUNC()
426 int8_t pps_act_cb_qp_offset_plus5; member
626 .pps_act_cb_qp_offset_plus5 = pps_scc->pps_act_cb_qp_offset_plus5, in _fill_screen_content_ext_parameter()
1060 guint8 pps_act_cb_qp_offset_plus5; member
2327 pps->pps_scc_extension_params.pps_act_cb_qp_offset_plus5, -7, 17); in gst_h265_parse_pps()
6804 int8_t pps_act_cb_qp_offset_plus5; member
789 deInt8 pps_act_cb_qp_offset_plus5; member
13562 s << "\tpps_act_cb_qp_offset_plus5 = " << value.pps_act_cb_qp_offset_plus5 << '\n';