Searched refs:MONO (Results 1 – 16 of 16) sorted by relevance
/external/oboe/src/flowgraph/resampler/ |
D | PolyphaseResamplerMono.cpp | 22 #define MONO 1 macro 26 assert(builder.getChannelCount() == MONO); in PolyphaseResamplerMono() 34 float *dest = &mX[mCursor * MONO]; in writeFrame() 35 const int offset = mNumTaps * MONO; in writeFrame() 49 float *xFrame = &mX[mCursor * MONO]; in readFrame()
|
/external/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
D | AutomatedGlitchActivity.java | 18 private static final int MONO = 1; field in AutomatedGlitchActivity 88 sampleRate, MONO, STEREO); in testConfiguration() 91 sampleRate, STEREO, MONO); in testConfiguration()
|
/external/python/cpython2/Lib/plat-irix5/ |
D | CL_old.py | 18 MONO = 0 variable 48 if s in (MONO, YUV): 66 if f == MONO:
|
D | AL.py | 22 MONO = 1 variable
|
D | SV.py | 49 MONO = 2 variable
|
/external/ImageMagick/coders/ |
D | mono.h | 27 MagickCoderExports(MONO)
|
D | coders-list.h | 112 AddMagickCoder(MONO)
|
/external/tinycompress/include/tinycompress/ |
D | tinymp3.h | 103 MONO = 0x03 enumerator
|
/external/python/cpython2/Lib/plat-irix6/ |
D | AL.py | 22 MONO = 1 variable
|
D | SV.py | 49 MONO = 2 variable
|
/external/skqp/src/ports/ |
D | SkFontConfigInterface_direct.cpp | 183 MONO, enumerator 235 { MONO, "Courier New" }, in GetFontEquivClass() 236 { MONO, "Cousine" }, in GetFontEquivClass() 237 { MONO, "Liberation Mono" }, in GetFontEquivClass()
|
/external/skia/src/ports/ |
D | SkFontConfigInterface_direct.cpp | 171 MONO, enumerator 223 { MONO, "Courier New" }, in GetFontEquivClass() 224 { MONO, "Cousine" }, in GetFontEquivClass() 225 { MONO, "Liberation Mono" }, in GetFontEquivClass()
|
/external/tinycompress/ |
D | cplay.c | 121 *num_channels = (channel_idx == MONO ? 1 : 2); in parse_mp3_header()
|
/external/python/cpython2/Lib/ |
D | audiodev.py | 32 (1, AL.MONO),
|
D | aifc.py | 339 params[1] = cl.MONO 841 params[1] = cl.MONO
|
/external/mesa3d/src/freedreno/registers/ |
D | rules-ng-ng.txt | 258 <value value="1" name="MONO" />
|