HomeSort by relevance Sort by last modified time
    Searched refs:startChannel (Results 1 - 13 of 13) sorted by null

  /platform_testing/libraries/base-app-helpers/src/android/platform/test/helpers/
AbstractTuneInHelper.java 56 public abstract void startChannel();
  /external/aac/libSBRenc/src/
invf_est.cpp 192 INT startChannel, /*!< Start channel. */
211 invChannel = GetInvInt(stopChannel-startChannel);
222 for(i=startChannel; i<stopChannel; i++) {
239 for(i=startChannel; i<stopChannel; i++) {
247 FDKsbrEnc_Shellsort_fract(quotaVecOrig+startChannel,stopChannel-startChannel);
248 FDKsbrEnc_Shellsort_fract(quotaVecSbr+startChannel,stopChannel-startChannel);
253 temp = min(stopChannel - startChannel, numberOfStrongest);
436 INT startChannel = hInvFilt->freqBandTableInvFilt[band]
    [all...]
nf_est.cpp 171 INT startChannel, /*!< Start channel of the current noise floor band.*/
183 FIXP_DBL invChannel = GetInvInt(stopChannel-startChannel);
192 for(l = startChannel; l < stopChannel;l++){
210 for(l = startChannel; l < stopChannel;l++){
  /device/moto/shamu/camera/QCamera2/HAL/
QCamera2HWI.cpp     [all...]
QCamera2HWI.h 379 int32_t startChannel(qcamera_ch_type_enum_t ch_type);
  /device/huawei/angler/camera/QCamera2/HAL/
QCamera2HWI.h 382 int32_t startChannel(qcamera_ch_type_enum_t ch_type);
QCamera2HWI.cpp     [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCamera2HWI.h 382 int32_t startChannel(qcamera_ch_type_enum_t ch_type);
QCamera2HWI.cpp     [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCamera2HWI.h 418 int32_t startChannel(qcamera_ch_type_enum_t ch_type);
QCamera2HWI.cpp     [all...]
  /hardware/qcom/camera/msmcobalt/QCamera2/HAL/
QCamera2HWI.cpp     [all...]
QCamera2HWI.h 426 int32_t startChannel(qcamera_ch_type_enum_t ch_type);
    [all...]

Completed in 179 milliseconds