Home
last modified time | relevance | path

Searched defs:tl0picidx (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_good/ext/vpx/
Dgstvp8enc.c77 guint8 tl0picidx; member
355 GstVideoCodecFrame * frame, guint layer_id, guint8 tl0picidx, in gst_vp8_enc_apply_frame_temporal_settings()
377 GstVideoCodecFrame * frame, guint * layer_id, guint8 * tl0picidx, in gst_vp8_enc_get_frame_temporal_settings()
402 gboolean layer_sync, guint layer_id, guint8 tl0picidx) in gst_vp8_enc_preflight_buffer()
Dgstvpxenc.h112 guint8 tl0picidx; member
Dgstvpxenc.c1988 guint8 tl0picidx = 0; in gst_vpx_enc_process() local
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpvp8pay.h68 guint8 tl0picidx; member
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dvp8enc.c330 gint tl0picidx; in GST_START_TEST() member
Drtpvp8.c105 gboolean layer_sync, guint layer_id, guint tl0picidx) in add_vp8_meta()