Searched refs:soft_pitch (Results 1 – 2 of 2) sorted by relevance
84 vbr->soft_pitch=0; in vbr_init()218 vbr->soft_pitch = .6*vbr->soft_pitch + .4*pitch_coef; in vbr_analysis()219 qual += 2.2*((pitch_coef-.4) + (vbr->soft_pitch-.4)); in vbr_analysis()
56 float soft_pitch; member