Home
last modified time | relevance | path

Searched defs:CHANNELS (Results 1 – 11 of 11) sorted by relevance

/external/libopus/tests/
Dtest_opus_padding.c39 #define CHANNELS 2 macro
/external/libxaac/decoder/
Dixheaacd_defines.h43 #define CHANNELS 2 macro
Dixheaacd_mps_res_channel.c101 ia_mps_dec_residual_channel_info_struct *p_aac_decoder_channel_info[CHANNELS], WORD32 num_ch, in ixheaacd_res_read_ics()
Dixheaacd_channel.c704 ia_aac_dec_channel_info_struct *ptr_aac_dec_channel_info[CHANNELS]) { in ixheaacd_map_ms_mask_pns()
/external/libopus/doc/
Dtrivial_example.c41 #define CHANNELS 2 macro
/external/tensorflow/tensorflow/core/kernels/image/
Dresize_bicubic_op_test.cc272 #define BM_ResizeBicubicDev(BATCH, SIZE, CHANNELS) \ argument
296 #define BM_ResizeBicubicExpand(BATCH, SIZE, CHANNELS) \ argument
/external/igt-gpu-tools/lib/tests/
Digt_audio.c34 #define CHANNELS 1 macro
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dshape.h34 CHANNELS = 1, enumerator
/external/walt/android/WALT/app/src/main/jni/
Dplayer.c58 #define CHANNELS 1 // 1 for mono, 2 for stereo macro
/external/grpc-grpc-java/benchmarks/src/main/java/io/grpc/benchmarks/qps/
DClientConfiguration.java142 CHANNELS("INT", "Number of Channels.", "" + DEFAULT.channels) { enumConstant
/external/autotest/client/cros/audio/
Dcras_utils.py744 CHANNELS = 2 variable in CrasTestClient