Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpvp9pay.c59 {VP9_PAY_PICTURE_ID_15BITS, "15-bit Picture ID", "15-bit"}, in gst_rtp_vp9_pay_picture_id_mode_get_type()
105 else if (obj->picture_id_mode == VP9_PAY_PICTURE_ID_15BITS) in gst_rtp_vp9_pay_init()
156 else if (rtpvp9pay->picture_id_mode == VP9_PAY_PICTURE_ID_15BITS) in gst_rtp_vp9_pay_set_property()
317 case VP9_PAY_PICTURE_ID_15BITS: in gst_rtp_vp9_calc_header_len()
508 (self->picture_id_mode == VP9_PAY_PICTURE_ID_15BITS && in gst_rtp_vp9_pay_handle_buffer()
525 else if (self->picture_id_mode == VP9_PAY_PICTURE_ID_15BITS) in gst_rtp_vp9_pay_sink_event()
Dgstrtpvp9pay.h48 VP9_PAY_PICTURE_ID_15BITS, enumerator
/third_party/gstreamer/gstplugins_good/
DChangeLog34453 VP9_PAY_PICTURE_ID_7BITS and VP9_PAY_PICTURE_ID_15BITS are mutually