Home
last modified time | relevance | path

Searched defs:first_sample (Results 1 – 9 of 9) sorted by relevance

/third_party/gstreamer/gstplugins_good/tests/check/pipelines/
Dflacdec.c69 guint16 first_sample = 0; in GST_START_TEST() local
120 guint16 first_sample = 0; in GST_START_TEST() local
181 guint16 first_sample = 0; in GST_START_TEST() local
/third_party/ffmpeg/libavcodec/
Dhcom.c34 uint8_t first_sample; member
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dsplitmuxsrc.c336 guint fragment_id, GstSample * first_sample) in check_format_location()
Dsplitmuxsink.c302 guint fragment_id, GstSample * first_sample, in check_format_location()
Dsplitmuxsinktimecode.c300 guint fragment_id, GstSample * first_sample) in check_format_location()
/third_party/mesa3d/src/panfrost/lib/
Dpan_texture.c187 unsigned sample, first_sample, last_sample; member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiobasesrc.c765 gboolean first_sample = src->next_sample == -1; in gst_audio_base_src_create() local
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c118 unsigned first_sample, unsigned last_sample) in r600_blit_decompress_depth()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_blit.c129 unsigned first_layer, unsigned last_layer, unsigned first_sample, in si_blit_dbcb_copy()