Searched
full:channels (Results
426 -
450 of
2412) sorted by null
<<11121314151617181920>>
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/24.4.0-alpha1/ |
ddmlib-24.4.0-alpha1.jar | |
/prebuilts/devtools/tools/lib/ |
ddmlib.jar | |
/external/libopus/celt/ |
celt_encoder.c | 61 int channels; member in struct:OpusCustomEncoder 122 celt_sig in_mem[1]; /* Size = channels*mode->overlap */ 123 /* celt_sig prefilter_mem[], Size = channels*COMBFILTER_MAXPERIOD */ 124 /* opus_val16 oldBandE[], Size = channels*mode->nbEBands */ 125 /* opus_val16 oldLogE[], Size = channels*mode->nbEBands */ 126 /* opus_val16 oldLogE2[], Size = channels*mode->nbEBands */ 129 int celt_encoder_get_size(int channels) 132 return opus_custom_encoder_get_size(mode, channels); 135 OPUS_CUSTOM_NOSTATIC int opus_custom_encoder_get_size(const CELTMode *mode, int channels) 138 + (channels*mode->overlap-1)*sizeof(celt_sig) /* celt_sig in_mem[channels*mode->overlap]; * [all...] |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/24.3.1/ |
ddmlib-24.3.1.jar | |
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
nan.h | 400 3(6, 44, 149) Social channels. Only these channels are allowed 401 any other channels are rejected 544 Number of channels indicates the number of channel 723 Defines 2.4G channels will be used for sync/discovery beacons 724 0 - 2.4G channels not used for beacons 725 1 - 2.4G channels used for beacons 731 Defines 2.4G channels will be used for discovery frames 732 0 - 2.4G channels not used for discovery frames 733 1 - 2.4G channels used for discovery frame [all...] |
/external/libpng/ |
pngtrans.c | 153 * start to record the number of channels in the app-supplied data. 326 png_uint_32 istop= row_info->width * row_info->channels; 495 * the loop simply copies (channels-1) channels until sp reaches ep. 502 if (row_info->channels == 2) 534 row_info->channels = 1; 542 else if (row_info->channels == 4) 548 else /* Skip initial channels and, for sp, the filler */ 562 else /* Skip initial channels and, for sp, the filler */ 579 row_info->channels = 3 [all...] |
/external/libvorbis/doc/ |
01-introduction.tex | 26 discrete channels). 148 (sample rate, channels), Vorbis version (always '0' in Vorbis I), 188 Assume a Vorbis stream that contains six channels in the standard 5.1 191 as with the other channels. The submapping mechanism can be used to 192 apply a full range floor and residue encoding to channels 0 through 4, 194 In this example, channels 0-4 belong to submap 0 (which indicates use 277 sample rate and number of channels. 345 to 8192 samples. Aside from coupling, Vorbis handles channels as 397 Although the number of residue vectors equals the number of channels, 399 during decode do not map directly to specific channels. When channe [all...] |
/external/mesa3d/src/gallium/auxiliary/util/ |
u_format.h | 55 * Formats with sub-sampled channels. 154 * The number of channels. 159 * Whether all channels have the same number of (whole) bytes. 168 * - all channels must be unsigned, signed, or void 173 * Whether channels have mixed types (ignoring UTIL_FORMAT_TYPE_VOID). 521 * Give the RGBA colormask of the channels that can be represented in this 524 * That is, the channels whose values are preserved. 556 * @param colormask a bit mask for channels, matches format of PIPE_MASK_RGBA 594 * Whether the format is a simple array format where all channels 926 * -1 if no non-void channels [all...] |
/external/pdfium/samples/fx_lpng/lpng_v163/ |
fx_pngtrans.c | 150 * start to record the number of channels in the app-supplied data.
323 png_uint_32 istop= row_info->width * row_info->channels;
492 * the loop simply copies (channels-1) channels until sp reaches ep.
499 if (row_info->channels == 2)
531 row_info->channels = 1;
539 else if (row_info->channels == 4)
545 else /* Skip initial channels and, for sp, the filler */
559 else /* Skip initial channels and, for sp, the filler */
576 row_info->channels = 3; [all...] |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.2.0/ |
ddmlib-22.2.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.4.0/ |
ddmlib-22.4.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.4.2/ |
ddmlib-22.4.2.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.5.0/ |
ddmlib-22.5.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.5.1/ |
ddmlib-22.5.1.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.5.3/ |
ddmlib-22.5.3.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.7.0/ |
ddmlib-22.7.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.7.1/ |
ddmlib-22.7.1.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.7.3/ |
ddmlib-22.7.3.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.8.0/ |
ddmlib-22.8.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/24.2.0/ |
ddmlib-24.2.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/24.2.0-beta4/ |
ddmlib-24.2.0-beta4.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/24.2.3/ |
ddmlib-24.2.3.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/24.2.4/ |
ddmlib-24.2.4.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/24.3.0-alpha1/ |
ddmlib-24.3.0-alpha1.jar | |
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/24.3.0-alpha2/ |
ddmlib-24.3.0-alpha2.jar | |
Completed in 91 milliseconds
<<11121314151617181920>>