OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rmax2
(Results
1 - 5
of
5
) sorted by null
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
pitch_ol.cpp
741
Word32 rmax1,
rmax2
, rmax3;
846
i, j, &max2, &
rmax2
, &r02, dtx);
889
rmax1 =
rmax2
;
968
Word32
rmax2
;
local
[
all
...]
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_points.c
310
const GLfloat
rmax2
= rmax * rmax;
local
311
const GLfloat cscale = 1.0F / (
rmax2
- rmin2);
332
if (dist2 <
rmax2
) {
/external/mesa3d/src/mesa/swrast/
s_points.c
310
const GLfloat
rmax2
= rmax * rmax;
local
311
const GLfloat cscale = 1.0F / (
rmax2
- rmin2);
332
if (dist2 <
rmax2
) {
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_setup.c
1294
const float
rmax2
= rmax * rmax;
local
[
all
...]
/external/mesa3d/src/gallium/drivers/softpipe/
sp_setup.c
1294
const float
rmax2
= rmax * rmax;
local
[
all
...]
Completed in 79 milliseconds