Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Ddashdec.c127 struct representation **audios; member
383 struct representation *pls = c->audios[i]; in free_audio_list()
386 av_freep(&c->audios); in free_audio_list()
1080 ret = av_dynarray_add_nofree(&c->audios, &c->n_audios, rep); in parse_manifest_representation()
1491 struct representation **audios = c->audios; in refresh_manifest() local
1500 c->audios = NULL; in refresh_manifest()
1543 struct representation *cur_audio = audios[i]; in refresh_manifest()
1544 struct representation *ccur_audio = c->audios[i]; in refresh_manifest()
1568 if (c->audios) in refresh_manifest()
[all...]
/third_party/backends/backend/
H A Dv4l.c573 s->capability.channels, s->capability.audios); in sane_open()

Completed in 5 milliseconds