Searched defs:CHANNELS (Results 1 – 11 of 11) sorted by relevance
/external/libopus/tests/ |
D | test_opus_padding.c | 39 #define CHANNELS 2 macro
|
/external/libopus/doc/ |
D | trivial_example.c | 41 #define CHANNELS 2 macro
|
/external/skqp/src/sksl/ |
D | SkSLJIT.cpp | 1396 LLVMValueRef out[CHANNELS]) { in getVectorLValue() 1421 LLVMValueRef outLeft[CHANNELS], const Expression& right, in getVectorBinaryOperands() 1422 LLVMValueRef outRight[CHANNELS]) { in getVectorBinaryOperands() 1445 LLVMValueRef out[CHANNELS]) { in compileVectorBinary() 1505 LLVMValueRef out[CHANNELS]) { in compileVectorConstructor() 1583 LLVMValueRef out[CHANNELS]) { in compileVectorFloatLiteral() 1595 LLVMValueRef out[CHANNELS]) { in compileVectorSwizzle() 1607 LLVMValueRef out[CHANNELS]) { in compileVectorVariableReference() 1618 LLVMValueRef out[CHANNELS]) { in compileVectorExpression()
|
/external/libxaac/decoder/ |
D | ixheaacd_defines.h | 42 #define CHANNELS 2 macro
|
D | ixheaacd_channel.c | 679 ia_aac_dec_channel_info_struct *ptr_aac_dec_channel_info[CHANNELS]) { in ixheaacd_map_ms_mask_pns()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | resize_bicubic_op_test.cc | 270 #define BM_ResizeBicubicDev(BATCH, SIZE, CHANNELS) \ argument 291 #define BM_ResizeBicubicExpand(BATCH, SIZE, CHANNELS) \ argument
|
/external/igt-gpu-tools/lib/tests/ |
D | igt_audio.c | 34 #define CHANNELS 1 macro
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
D | shape.h | 36 CHANNELS = 1, enumerator
|
/external/webrtc/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/ |
D | WebRtcAudioManager.java | 62 private static final int CHANNELS = 1; field in WebRtcAudioManager
|
/external/walt/android/WALT/app/src/main/jni/ |
D | player.c | 58 #define CHANNELS 1 // 1 for mono, 2 for stereo macro
|
/external/grpc-grpc-java/benchmarks/src/main/java/io/grpc/benchmarks/qps/ |
D | ClientConfiguration.java | 142 CHANNELS("INT", "Number of Channels.", "" + DEFAULT.channels) { enumConstant
|