Home
last modified time | relevance | path

Searched defs:set_channels (Results 1 – 2 of 2) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dcore-format.c30 bool set_rate, bool set_channels) { in pa_format_info_from_sample_spec2()
/third_party/ffmpeg/libavformat/
Dmvdec.c108 static int set_channels(AVFormatContext *avctx, AVStream *st, int channels) in set_channels() function