Searched defs:stereo (Results 1 – 2 of 2) sorted by relevance
83 AVChannelLayout stereo = AV_CHANNEL_LAYOUT_STEREO; in init() local
112 enum { stereo = 0, dualmono = 1, no_sync = 2 }; enumerator