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

  /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/asus/flo/camera/QCamera2/HAL/
QCamera2HWI.cpp     [all...]
QCamera2HWI.h 306 int32_t startChannel(qcamera_ch_type_enum_t ch_type);
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCamera2HWI.cpp     [all...]
QCamera2HWI.h 306 int32_t startChannel(qcamera_ch_type_enum_t ch_type);
  /device/moto/shamu/camera/QCamera2/HAL/
QCamera2HWI.cpp     [all...]
QCamera2HWI.h 379 int32_t startChannel(qcamera_ch_type_enum_t ch_type);
  /hardware/qcom/camera/QCamera2/HAL/
QCamera2HWI.h 381 int32_t startChannel(qcamera_ch_type_enum_t ch_type);
QCamera2HWI.cpp     [all...]

Completed in 348 milliseconds