Searched defs:p_sf (Results 1 – 1 of 1) sorted by relevance
728 FIXP_DBL *RESTRICT p, int *RESTRICT p_sf) { in polyfit()800 static FIXP_DBL polyval(const FIXP_DBL *const p, const int *const p_sf, in polyval()965 int p_sf[POLY_ORDER + 1]; in sbrDecoder_calculateGainVec() local