Home
last modified time | relevance | path

Searched refs:eof_flag (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/src/
H A Djpeg_cmodel_io.c151 thisPtr->eof_flag = FALSE; in JPEG_FILE_constructor()
164 thisPtr->eof_flag = FALSE; in JPEG_FILE_open()
183 thisPtr->eof_flag = FALSE; in JPEG_FILE_close()
196 if ( thisPtr->eof_flag ) in JPEG_FILE_read()
218 thisPtr->eof_flag = TRUE; in JPEG_FILE_read()
239 thisPtr->eof_flag = FALSE; in JPEG_FILE_reset()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/src/
H A Djpeg_cmodel_io.c151 thisPtr->eof_flag = FALSE; in JPEG_FILE_constructor()
164 thisPtr->eof_flag = FALSE; in JPEG_FILE_open()
183 thisPtr->eof_flag = FALSE; in JPEG_FILE_close()
196 if ( thisPtr->eof_flag ) in JPEG_FILE_read()
218 thisPtr->eof_flag = TRUE; in JPEG_FILE_read()
239 thisPtr->eof_flag = FALSE; in JPEG_FILE_reset()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/inc/
H A Djpeg_cmodel_io.h127 MS_BOOL eof_flag, error_flag; member
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/inc/
H A Djpeg_cmodel_io.h127 MS_BOOL eof_flag, error_flag; member