OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SBSTRIPS
(Results
1 - 4
of
4
) sorted by null
/external/pdfium/core/fxcodec/jbig2/
JBig2_TrdProc.h
61
uint32_t
SBSTRIPS
;
JBig2_TrdProc.cpp
33
STRIPT *=
SBSTRIPS
;
43
DT *=
SBSTRIPS
;
69
if (
SBSTRIPS
!= 1) {
71
while (static_cast<uint32_t>(1 << nTmp) <
SBSTRIPS
)
267
STRIPT *=
SBSTRIPS
;
278
DT *=
SBSTRIPS
;
300
if (
SBSTRIPS
!= 1)
JBig2_SddProc.cpp
124
pDecoder->
SBSTRIPS
= 1;
341
pDecoder->
SBSTRIPS
= 1;
JBig2_Context.cpp
646
pTRD->
SBSTRIPS
= 1 << dwTemp;
[
all
...]
Completed in 161 milliseconds