Home
last modified time | relevance | path

Searched refs:VP9_PAY_PICTURE_ID_7BITS (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpvp9pay.c58 {VP9_PAY_PICTURE_ID_7BITS, "7-bit Picture ID", "7-bit"}, in gst_rtp_vp9_pay_picture_id_mode_get_type()
103 if (obj->picture_id_mode == VP9_PAY_PICTURE_ID_7BITS) in gst_rtp_vp9_pay_init()
154 if (rtpvp9pay->picture_id_mode == VP9_PAY_PICTURE_ID_7BITS) in gst_rtp_vp9_pay_set_property()
314 case VP9_PAY_PICTURE_ID_7BITS: in gst_rtp_vp9_calc_header_len()
401 if (self->picture_id_mode == VP9_PAY_PICTURE_ID_7BITS) { in gst_rtp_vp9_create_header_buffer()
506 if ((self->picture_id_mode == VP9_PAY_PICTURE_ID_7BITS && in gst_rtp_vp9_pay_handle_buffer()
523 if (self->picture_id_mode == VP9_PAY_PICTURE_ID_7BITS) in gst_rtp_vp9_pay_sink_event()
Dgstrtpvp9pay.h47 VP9_PAY_PICTURE_ID_7BITS, enumerator
/third_party/gstreamer/gstplugins_good/
DChangeLog34453 VP9_PAY_PICTURE_ID_7BITS and VP9_PAY_PICTURE_ID_15BITS are mutually