Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_OJPD.c3111 MS_U32 buff_size = _u16Image_x_size*_u16Image_y_size*3*2 in JPEG_read_sof_marker() local
3116 if( buff_size > INTERNAL_BUFFER_SIZE ) in JPEG_read_sof_marker()
H A DapiJPEG.c3223 …MS_U32 buff_size = pNJPEGContext->_u16Image_x_size[pNJPEGContext->eNJPDNum]*pNJPEGContext->_u16Ima… in JPEG_read_sof_marker() local
3228 if( buff_size > INTERNAL_BUFFER_SIZE ) in JPEG_read_sof_marker()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c3103 MS_U32 buff_size = _u16Image_x_size*_u16Image_y_size*3*2 in JPEG_read_sof_marker() local
3108 if( buff_size > INTERNAL_BUFFER_SIZE ) in JPEG_read_sof_marker()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c3069 MS_U32 buff_size = _u16Image_x_size*_u16Image_y_size*3*2 in JPEG_read_sof_marker() local
3074 if( buff_size > INTERNAL_BUFFER_SIZE ) in JPEG_read_sof_marker()