Home | History | Annotate | Download | only in dsp

Lines Matching refs:VP8LFastSLog2

498       retval -= VP8LFastSLog2(x);
502 retval -= VP8LFastSLog2(xy);
505 retval += VP8LFastSLog2(sumX) + VP8LFastSLog2(sumXY);