Home
last modified time | relevance | path

Searched refs:_u16Image_y_size (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_OJPD.c1077 JPEG_STATIC MS_U16 _u16Image_y_size; variable
3095 _u16Image_y_size = (MS_U16) ((JPEG_get_char()<<8) + JPEG_get_char()); in JPEG_read_sof_marker()
3100 _u16OriginalImage_y_size = _u16Image_y_size; in JPEG_read_sof_marker()
3111 MS_U32 buff_size = _u16Image_x_size*_u16Image_y_size*3*2 in JPEG_read_sof_marker()
3112 + _u16Image_x_size*_u16Image_y_size*3*2/64 in JPEG_read_sof_marker()
3130 if ((_u16Image_y_size < 1) || (_u16Image_y_size > JpegMaxHeight)) in JPEG_read_sof_marker()
3724 _u16Image_x_size = _u16Image_y_size = 0; in JPEG_init()
4173 …_u16Comp_v_blocks[component_id] = ( ( ( ( _u16Image_y_size * _u8Comp_v_samp[component_id] ) + ( ma… in JPEG_calc_mcu_block_order()
4184 _u16Mcus_per_col = ( ( ( _u16Image_y_size + 7 ) / 8 ) + ( max_v_samp - 1 ) ) / max_v_samp; in JPEG_calc_mcu_block_order()
5284 _u16Max_mcus_per_col = ( _u16Image_y_size + ( gu8Max_mcu_y_size - 1 ) ) / gu8Max_mcu_y_size; in JPEG_init_frame()
[all …]
H A DapiJPEG.c591 MS_U16 _u16Image_y_size[E_NJPD_NJPD_TOTAL]; member
852 MS_U16 _u16Image_y_size; member
931 JPEG_STATIC MS_U16 _u16Image_y_size[E_NJPD_NJPD_TOTAL];
3207 …pNJPEGContext->_u16Image_y_size[pNJPEGContext->eNJPDNum] = (MS_U16) ((JPEG_get_char()<<8) + JPEG_g… in JPEG_read_sof_marker()
3212 …>_u16OriginalImage_y_size[pNJPEGContext->eNJPDNum] = pNJPEGContext->_u16Image_y_size[pNJPEGContext… in JPEG_read_sof_marker()
3223 …EGContext->_u16Image_x_size[pNJPEGContext->eNJPDNum]*pNJPEGContext->_u16Image_y_size[pNJPEGContext… in JPEG_read_sof_marker()
3224 …EGContext->_u16Image_x_size[pNJPEGContext->eNJPDNum]*pNJPEGContext->_u16Image_y_size[pNJPEGContext… in JPEG_read_sof_marker()
3242 …if ((pNJPEGContext->_u16Image_y_size[pNJPEGContext->eNJPDNum] < 1) || (pNJPEGContext->_u16Image_y_… in JPEG_read_sof_marker()
3244 …ze[pNJPEGContext->eNJPDNum]=%d, JpegMaxHeight=%d\n", pNJPEGContext->_u16Image_y_size[pNJPEGContext… in JPEG_read_sof_marker()
3835 …pNJPEGContext->_u16Image_x_size[pNJPEGContext->eNJPDNum] = pNJPEGContext->_u16Image_y_size[pNJPEGC… in JPEG_init()
[all …]
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c1062 JPEG_STATIC MS_U16 _u16Image_y_size; variable
3087 _u16Image_y_size = (MS_U16) ((JPEG_get_char()<<8) + JPEG_get_char()); in JPEG_read_sof_marker()
3092 _u16OriginalImage_y_size = _u16Image_y_size; in JPEG_read_sof_marker()
3103 MS_U32 buff_size = _u16Image_x_size*_u16Image_y_size*3*2 in JPEG_read_sof_marker()
3104 + _u16Image_x_size*_u16Image_y_size*3*2/64 in JPEG_read_sof_marker()
3122 if ((_u16Image_y_size < 1) || (_u16Image_y_size > JpegMaxHeight)) in JPEG_read_sof_marker()
3716 _u16Image_x_size = _u16Image_y_size = 0; in JPEG_init()
4165 …_u16Comp_v_blocks[component_id] = ( ( ( ( _u16Image_y_size * _u8Comp_v_samp[component_id] ) + ( ma… in JPEG_calc_mcu_block_order()
4176 _u16Mcus_per_col = ( ( ( _u16Image_y_size + 7 ) / 8 ) + ( max_v_samp - 1 ) ) / max_v_samp; in JPEG_calc_mcu_block_order()
5279 _u16Max_mcus_per_col = ( _u16Image_y_size + ( gu8Max_mcu_y_size - 1 ) ) / gu8Max_mcu_y_size; in JPEG_init_frame()
[all …]
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c1087 JPEG_STATIC MS_U16 _u16Image_y_size; variable
3053 _u16Image_y_size = (MS_U16) ((JPEG_get_char()<<8) + JPEG_get_char()); in JPEG_read_sof_marker()
3058 _u16OriginalImage_y_size = _u16Image_y_size; in JPEG_read_sof_marker()
3069 MS_U32 buff_size = _u16Image_x_size*_u16Image_y_size*3*2 in JPEG_read_sof_marker()
3070 + _u16Image_x_size*_u16Image_y_size*3*2/64 in JPEG_read_sof_marker()
3088 if ((_u16Image_y_size < 1) || (_u16Image_y_size > JpegMaxHeight)) in JPEG_read_sof_marker()
3671 _u16Image_x_size = _u16Image_y_size = 0; in JPEG_init()
4120 …_u16Comp_v_blocks[component_id] = ( ( ( ( _u16Image_y_size * _u8Comp_v_samp[component_id] ) + ( ma… in JPEG_calc_mcu_block_order()
4131 _u16Mcus_per_col = ( ( ( _u16Image_y_size + 7 ) / 8 ) + ( max_v_samp - 1 ) ) / max_v_samp; in JPEG_calc_mcu_block_order()
5234 _u16Max_mcus_per_col = ( _u16Image_y_size + ( gu8Max_mcu_y_size - 1 ) ) / gu8Max_mcu_y_size; in JPEG_init_frame()
[all …]
/utopia/UTPA2-700.0.x/modules/gpd/api/gpd/
H A DapiGPD.c286 MS_U16 _u16Image_y_size; member
908 gGPDMDebug._u16Image_y_size= (MS_U16)pGPDContext->Param.u32Height; in _MApi_GPD_OutputDecode()
1187 …esolution : %dx%d\n", gGPDMDebug._u16Image_x_size, gGPDMDebug._u16Image_y_size); in _MApi_GPD_GetMdbInfo()