Searched refs:wf (Results 1 – 3 of 3) sorted by relevance
188 Word16 *wf, /* output: square of weighting factors */ in Lsf_wt() argument195 Word16 *p_wf = wf; in Lsf_wt()214 p_wf = wf; in Lsf_wt()
104 Word16 *wf, /* output: square of weighting factors */
6302 final Rect wf = ws.mFrame; in screenshotApplicationsInner() local6304 int left = wf.left + cr.left; in screenshotApplicationsInner()6305 int top = wf.top + cr.top; in screenshotApplicationsInner()6306 int right = wf.right - cr.right; in screenshotApplicationsInner()6307 int bottom = wf.bottom - cr.bottom; in screenshotApplicationsInner()