OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cp_rsiz
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
openjpeg.c
645
parameters->
cp_rsiz
= OPJ_STD_RSIZ;
796
OPJ_INT32 rsiz = (OPJ_INT32)parameters->
cp_rsiz
| (OPJ_INT32)OPJ_MCT;
797
parameters->
cp_rsiz
= (OPJ_RSIZ_CAPABILITIES)rsiz;
openjpeg.h
409
OPJ_RSIZ_CAPABILITIES
cp_rsiz
;
member in struct:opj_cparameters
[
all
...]
j2k.c
[
all
...]
Completed in 161 milliseconds