Searched refs:dQuietAreaLength (Results 1 – 1 of 1) sorted by relevance
240 const sample_pos_t dQuietAreaLength=(dQuietEndPos-dQuietBeginPos)+1; in alterQuietAreaLength() local242 if(dQuietAreaLength>1) in alterQuietAreaLength()245 …const sample_pos_t dDeleteLength=(sample_pos_t)sample_fpos_round((sample_fpos_t)dQuietAreaLength*(… in alterQuietAreaLength()246 …const sample_pos_t dDeletePos=dQuietBeginPos+((dQuietAreaLength-dDeleteLength)/2); // split the di… in alterQuietAreaLength()247 …sample_pos_t sDeletePos=sQuietBeginPos+((dQuietAreaLength-dDeleteLength)/2); // same as dDeletePos… in alterQuietAreaLength()