Home
last modified time | relevance | path

Searched refs:stream_types (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dflvdec.c1202 static const enum AVMediaType stream_types[] = {AVMEDIA_TYPE_VIDEO, AVMEDIA_TYPE_AUDIO, AVMEDIA_TYPE_SUBTITLE, AVMEDIA_TYPE_DATA}; local
1203 st = create_stream(s, stream_types[stream_type]);
/third_party/alsa-lib/src/topology/
H A Dpcm.c694 static unsigned int stream_types[2] = { in tplg_save_streams() local
723 s = caps[stream_types[stream]].name; in tplg_save_streams()

Completed in 6 milliseconds