Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/aiff/
Daiffparse.c140 gst_aiff_parse_reset (GstAiffParse * aiff) in gst_aiff_parse_reset()
175 GstAiffParse *aiff = GST_AIFF_PARSE (object); in gst_aiff_parse_dispose() local
213 gst_aiff_parse_parse_file_header (GstAiffParse * aiff, GstBuffer * buf) in gst_aiff_parse_parse_file_header()
257 gst_aiff_parse_stream_init (GstAiffParse * aiff) in gst_aiff_parse_stream_init()
274 gst_aiff_parse_time_to_bytepos (GstAiffParse * aiff, gint64 ts, in gst_aiff_parse_time_to_bytepos()
308 gst_aiff_parse_perform_seek (GstAiffParse * aiff, GstEvent * event, in gst_aiff_parse_perform_seek()
563 gst_aiff_parse_peek_chunk_info (GstAiffParse * aiff, guint32 * tag, in gst_aiff_parse_peek_chunk_info()
594 gst_aiff_parse_peek_chunk (GstAiffParse * aiff, guint32 * tag, guint32 * size) in gst_aiff_parse_peek_chunk()
615 gst_aiff_parse_peek_data (GstAiffParse * aiff, guint32 size, in gst_aiff_parse_peek_data()
634 gst_aiff_parse_calculate_duration (GstAiffParse * aiff) in gst_aiff_parse_calculate_duration()
[all …]
/third_party/ffmpeg/libavformat/
Daiffenc.c45 static int put_id3v2_tags(AVFormatContext *s, AIFFOutputContext *aiff) in put_id3v2_tags()
101 AIFFOutputContext *aiff = s->priv_data; in aiff_write_header() local
208 AIFFOutputContext *aiff = s->priv_data; in aiff_write_packet() local
235 AIFFOutputContext *aiff = s->priv_data; in aiff_write_trailer() local
274 AIFFOutputContext *aiff = s->priv_data; in aiff_deinit() local
Daiffdec.c97 AIFFInputContext *aiff = s->priv_data; in get_aiff_header() local
217 AIFFInputContext *aiff = s->priv_data; in aiff_read_header() local
390 AIFFInputContext *aiff = s->priv_data; in aiff_read_packet() local
/third_party/gstreamer/gstplugins_bad/
Dmeson_options.txt8 option('aiff', type : 'feature', value : 'auto') feature
/third_party/python/Lib/
Daifc.py604 def aiff(self): member in Aifc_write
/third_party/gstreamer/gstplugins_bad/docs/plugins/
Dgst_plugins_cache.json395 "aiff": { object