Home
last modified time | relevance | path

Searched refs:pps_act_cr_qp_offset_plus3 (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcbs_h265_syntax_template.c1005 se(pps_act_cr_qp_offset_plus3, -9, +15); in FUNC()
1010 infer(pps_act_cr_qp_offset_plus3, 0); in FUNC()
1542 -12 - (pps->pps_act_cr_qp_offset_plus3 - 3), in FUNC()
1543 +12 - (pps->pps_act_cr_qp_offset_plus3 - 3)); in FUNC()
Dcbs_h265.h427 int8_t pps_act_cr_qp_offset_plus3; member
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvah265dec.c627 .pps_act_cr_qp_offset_plus3 = pps_scc->pps_act_cr_qp_offset_plus3, in _fill_screen_content_ext_parameter()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth265parser.h1061 guint8 pps_act_cr_qp_offset_plus3; member
Dgsth265parser.c2329 pps->pps_scc_extension_params.pps_act_cr_qp_offset_plus3, -9, 15); in gst_h265_parse_pps()