Home
last modified time | relevance | path

Searched refs:GST_BASE_PARSE_FRAME_FLAG_CLIP (Results 1 – 10 of 10) sorted by relevance

/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbaseparse.h110 GST_BASE_PARSE_FRAME_FLAG_CLIP = (1 << 2), enumerator
Dgstbaseparse.c2531 frame->flags |= GST_BASE_PARSE_FRAME_FLAG_CLIP; in gst_base_parse_push_frame()
2560 if (frame->flags & GST_BASE_PARSE_FRAME_FLAG_CLIP) { in gst_base_parse_push_frame()
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstamrparse.c454 frame->flags |= GST_BASE_PARSE_FRAME_FLAG_CLIP; in gst_amr_parse_pre_push_frame()
Dgstsbcparse.c536 frame->flags |= GST_BASE_PARSE_FRAME_FLAG_CLIP; in gst_sbc_parse_pre_push_frame()
Dgstdcaparse.c619 frame->flags |= GST_BASE_PARSE_FRAME_FLAG_CLIP; in gst_dca_parse_pre_push_frame()
Dgstwavpackparse.c710 frame->flags |= GST_BASE_PARSE_FRAME_FLAG_CLIP; in gst_wavpack_parse_pre_push_frame()
Dgstac3parse.c814 frame->flags |= GST_BASE_PARSE_FRAME_FLAG_CLIP; in gst_ac3_parse_pre_push_frame()
Dgstaacparse.c1496 frame->flags |= GST_BASE_PARSE_FRAME_FLAG_CLIP; in gst_aac_parse_pre_push_frame()
Dgstmpegaudioparse.c1422 frame->flags |= GST_BASE_PARSE_FRAME_FLAG_CLIP; in gst_mpeg_audio_parse_pre_push_frame()
Dgstflacparse.c1744 frame->flags |= GST_BASE_PARSE_FRAME_FLAG_CLIP; in gst_flac_parse_pre_push_frame()