Searched refs:nrates (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_good/sys/oss4/ |
D | oss4-audio.c | 176 GST_LOG_OBJECT (obj, "%d sample rates:", ai->nrates); in gst_oss4_audio_detect_rates() 178 for (i = 0; i < ai->nrates; ++i) { in gst_oss4_audio_detect_rates()
|
D | oss4-soundcard.h | 1894 unsigned int nrates, rates[OSS_MAX_SAMPLE_RATES]; /* Please read the manual before using these */ member
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/ |
D | SDL_x11sym.h | 286 …RRConfigRates,(XRRScreenConfiguration *config,int sizeID,int *nrates),(config,sizeID,nrates),retur…
|