OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DSTATE_BUFIMAGE
(Results
1 - 11
of
11
) sorted by null
/external/jpeg/
jdapistd.c
45
cinfo->global_state =
DSTATE_BUFIMAGE
;
98
cinfo->global_state =
DSTATE_BUFIMAGE
;
352
if (cinfo->global_state !=
DSTATE_BUFIMAGE
&&
393
cinfo->global_state =
DSTATE_BUFIMAGE
;
jdtrans.c
78
* standalone, or in state
DSTATE_BUFIMAGE
if being invoked to get access
82
cinfo->global_state ==
DSTATE_BUFIMAGE
) && cinfo->buffered_image) {
144
* standalone, or in state
DSTATE_BUFIMAGE
if being invoked to get access
148
cinfo->global_state ==
DSTATE_BUFIMAGE
) && cinfo->buffered_image) {
195
* standalone, or in state
DSTATE_BUFIMAGE
if being invoked to get access
199
cinfo->global_state ==
DSTATE_BUFIMAGE
) && cinfo->buffered_image) {
jdapimin.c
318
case
DSTATE_BUFIMAGE
:
382
} else if (cinfo->global_state ==
DSTATE_BUFIMAGE
) {
jdmaster.c
543
if (cinfo->global_state !=
DSTATE_BUFIMAGE
)
jpegint.h
36
#define
DSTATE_BUFIMAGE
207 /* expecting jpeg_start_output */
/prebuilt/darwin-x86/swt/
swt.jar
/prebuilt/darwin-x86_64/swt/
swt.jar
/prebuilt/linux-x86/swt/
swt.jar
/prebuilt/linux-x86_64/swt/
swt.jar
/prebuilt/windows/swt/
swt.jar
/prebuilt/windows-x86_64/swt/
swt.jar
Completed in 23 milliseconds