HomeSort by relevance Sort by last modified time
    Searched defs:MAX_CHANNELS (Results 1 - 5 of 5) sorted by null

  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
config.h 26 #define MAX_CHANNELS 2
  /frameworks/av/media/libeffects/testlibs/
AudioBiquadFilter.h 38 static const int MAX_CHANNELS = 2;
140 audio_sample_t mDelays[MAX_CHANNELS][4];
  /external/opencv/otherlibs/highgui/
grfmt_tiff.cpp 363 const int MAX_CHANNELS = 4;
364 int bpp_arr[MAX_CHANNELS];
422 if( count > MAX_CHANNELS )
  /hardware/libhardware_legacy/include/hardware_legacy/
gscan.h 18 #define MAX_CHANNELS 16
28 int band, int max_channels, wifi_channel *channels, int *num_channels);
156 wifi_scan_channel_spec channels[MAX_CHANNELS];
  /device/generic/goldfish/qemud/
qemud.c 299 #define MAX_CHANNELS 16
300 #define MAX_EVENTS (MAX_CHANNELS+1) /* each channel + the serial fd */
    [all...]

Completed in 328 milliseconds