Searched refs:JPEG_huff_decode (Results 1 – 6 of 6) sorted by relevance
213 extern MS_S32 JPEG_huff_decode(JPEG_HuffTbl *Ph);532 if ( ( s = JPEG_huff_decode( &_Huff_tbls[_u8Comp_dc_tab[component_id]] ) ) != 0 ) in JPEG_decode_next_row()548 s = JPEG_huff_decode( Ph ); in JPEG_decode_next_row()
1736 JPEG_STATIC MS_S32 JPEG_huff_decode(JPEG_HuffTbl *Ph) in JPEG_huff_decode() function5525 s = JPEG_huff_decode( &_Huff_tbls[_u8Comp_dc_tab[component_id]] ); in JPEG_decode_block_dc_first()5579 s = JPEG_huff_decode( &_Huff_tbls[_u8Comp_ac_tab[component_id]] ); in JPEG_decode_block_ac_first()5663 s = JPEG_huff_decode( &_Huff_tbls[_u8Comp_ac_tab[component_id]] ); in JPEG_decode_block_ac_refine()9135 if ( ( s = JPEG_huff_decode( &_Huff_tbls[_u8Comp_dc_tab[component_id]] ) ) != 0 ) in msAPI_JPEG_decode_next_row()9153 s = JPEG_huff_decode( Ph ); in msAPI_JPEG_decode_next_row()
1734 JPEG_STATIC MS_S32 JPEG_huff_decode(JPEG_HuffTbl *Ph) in JPEG_huff_decode() function5461 …s = JPEG_huff_decode( &pNJPEGContext->_Huff_tbls[pNJPEGContext->eNJPDNum][pNJPEGContext->_u8Comp_d… in JPEG_decode_block_dc_first()5515 …s = JPEG_huff_decode( &pNJPEGContext->_Huff_tbls[pNJPEGContext->eNJPDNum][pNJPEGContext->_u8Comp_a… in JPEG_decode_block_ac_first()5594 …s = JPEG_huff_decode( &pNJPEGContext->_Huff_tbls[pNJPEGContext->eNJPDNum][pNJPEGContext->_u8Comp_a… in JPEG_decode_block_ac_refine()9718 …if ( ( s = JPEG_huff_decode( &pNJPEGContext->_Huff_tbls[pNJPEGContext->eNJPDNum][pNJPEGContext->_u… in msAPI_JPEG_decode_next_row()9736 s = JPEG_huff_decode( Ph ); in msAPI_JPEG_decode_next_row()
1728 JPEG_STATIC MS_S32 JPEG_huff_decode(JPEG_HuffTbl *Ph) in JPEG_huff_decode() function5520 s = JPEG_huff_decode( &_Huff_tbls[_u8Comp_dc_tab[component_id]] ); in JPEG_decode_block_dc_first()5574 s = JPEG_huff_decode( &_Huff_tbls[_u8Comp_ac_tab[component_id]] ); in JPEG_decode_block_ac_first()5658 s = JPEG_huff_decode( &_Huff_tbls[_u8Comp_ac_tab[component_id]] ); in JPEG_decode_block_ac_refine()9106 if ( ( s = JPEG_huff_decode( &_Huff_tbls[_u8Comp_dc_tab[component_id]] ) ) != 0 ) in msAPI_JPEG_decode_next_row()9124 s = JPEG_huff_decode( Ph ); in msAPI_JPEG_decode_next_row()
1754 JPEG_STATIC MS_S32 JPEG_huff_decode(JPEG_HuffTbl *Ph) in JPEG_huff_decode() function5475 s = JPEG_huff_decode( &_Huff_tbls[_u8Comp_dc_tab[component_id]] ); in JPEG_decode_block_dc_first()5529 s = JPEG_huff_decode( &_Huff_tbls[_u8Comp_ac_tab[component_id]] ); in JPEG_decode_block_ac_first()5613 s = JPEG_huff_decode( &_Huff_tbls[_u8Comp_ac_tab[component_id]] ); in JPEG_decode_block_ac_refine()9093 if ( ( s = JPEG_huff_decode( &_Huff_tbls[_u8Comp_dc_tab[component_id]] ) ) != 0 ) in msAPI_JPEG_decode_next_row()9111 s = JPEG_huff_decode( Ph ); in msAPI_JPEG_decode_next_row()