OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spare_full
(Results
1 - 2
of
2
) sorted by null
/external/jpeg/
jdmerge.c
82
boolean
spare_full
; /* T if spare buffer is occupied */
member in struct:__anon19631
149
upsample->
spare_full
= FALSE;
173
if (upsample->
spare_full
) {
184
upsample->
spare_full
= FALSE;
201
upsample->
spare_full
= TRUE;
211
if (! upsample->
spare_full
)
/external/qemu/distrib/jpeg-6b/
jdmerge.c
82
boolean
spare_full
; /* T if spare buffer is occupied */
member in struct:__anon24896
149
upsample->
spare_full
= FALSE;
173
if (upsample->
spare_full
) {
184
upsample->
spare_full
= FALSE;
201
upsample->
spare_full
= TRUE;
211
if (! upsample->
spare_full
)
Completed in 42 milliseconds