OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rdslope
(Results
1 - 3
of
3
) sorted by null
/external/opencv3/3rdparty/libjasper/
jpc_enc.c
[
all
...]
jpc_enc.h
283
jpc_flt_t
rdslope
;
member in struct:__anon21742
/external/pdfium/third_party/libopenjpeg20/
tcd.c
437
OPJ_FLOAT64 dd,
rdslope
;
local
451
rdslope
= dd / dr;
452
if (
rdslope
< min) {
453
min =
rdslope
;
456
if (
rdslope
> max) {
457
max =
rdslope
;
[
all
...]
Completed in 261 milliseconds