OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jpc_inttofix
(Results
1 - 4
of
4
) sorted by null
/external/opencv3/3rdparty/libjasper/
jpc_util.c
148
jpc_inttofix
(0);
159
s =
jpc_inttofix
(0);
180
s =
jpc_inttofix
(0);
jpc_fix.h
108
#define
jpc_inttofix
(x) JAS_INTTOFIX(jpc_fix_t, JPC_FIX_FRACBITS, x)
macro
jpc_enc.c
1004
absstepsize = jpc_fix_div(
jpc_inttofix
(1 <<
1007
absstepsize =
jpc_inttofix
(1);
[
all
...]
jpc_dec.c
[
all
...]
Completed in 54 milliseconds