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

  /external/libopus/silk/float/
prefilter_FLP.c 43 silk_float Tilt, /* I */
103 silk_float HarmShapeGain, Tilt, LF_MA_shp, LF_AR_shp;
126 Tilt = psEncCtrl->Tilt[ k ];
145 silk_prefilt_FLP( P, pxw, pxw, HarmShapeFIR, Tilt, LF_MA_shp, LF_AR_shp, lag, psEnc->sCmn.subfr_length );
161 silk_float Tilt, /* I */
191 n_Tilt = sLF_AR_shp * Tilt;
structs_FLP.h 95 silk_float Tilt[ MAX_NB_SUBFR ];
noise_shape_analysis_FLP.c 137 silk_float SNR_adj_dB, HarmBoost, HarmShapeGain, Tilt;
305 /* Control low-frequency shaping and noise tilt */
318 Tilt = - HP_NOISE_COEF -
328 Tilt = -HP_NOISE_COEF;
362 psShapeSt->Tilt_smth += SUBFR_SMTH_COEF * ( Tilt - psShapeSt->Tilt_smth );
363 psEncCtrl->Tilt[ k ] = psShapeSt->Tilt_smth;
wrappers_FLP.c 129 Tilt_Q14[ i ] = (opus_int)silk_float2int( psEncCtrl->Tilt[ i ] * 16384.0f );
  /device/google/contexthub/util/nanotool/
contexthub.h 64 Tilt,
sensorevent.cpp 68 case SensorType::Tilt:
contexthub.cpp 67 { SensorType::Tilt, "tilt" },
  /external/opencv3/modules/videoio/src/
cap_msmf.cpp 526 Parametr Tilt;
    [all...]

Completed in 4253 milliseconds