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 */
6178 final Rect wf = ws.mFrame; in screenshotApplications() local6180 int left = wf.left + cr.left; in screenshotApplications()6181 int top = wf.top + cr.top; in screenshotApplications()6182 int right = wf.right - cr.right; in screenshotApplications()6183 int bottom = wf.bottom - cr.bottom; in screenshotApplications()