This is the complete list of members for
CJPEGDecoder, including all inherited members.
| _set_sampling(void) | CJPEGDecoder | |
| CJPEGDecoder(void) | CJPEGDecoder | |
| Clean(void) | CJPEGDecoder | |
| ColorConvert(void) | CJPEGDecoder | |
| ColorConvert(int nMCURow, int idThread) | CJPEGDecoder | |
| DCT_QNT_SSCC_MCURowBL(Ipp16s *pMCUBuf, int idThread, int mcu_row) | CJPEGDecoder | |
| DecodeHuffmanMCURowBL(Ipp16s *pMCUBuf) | CJPEGDecoder | |
| DecodeHuffmanMCURowLS(Ipp16s *pMCUBuf) | CJPEGDecoder | |
| DecodeScanBaseline(void) | CJPEGDecoder | |
| DecodeScanLossless(void) | CJPEGDecoder | |
| DecodeScanProgressive(void) | CJPEGDecoder | |
| Init(void) | CJPEGDecoder | |
| m_ac_scans_completed | CJPEGDecoder | |
| m_actbl | CJPEGDecoder | |
| m_adobe_app14_detected | CJPEGDecoder | |
| m_adobe_app14_flags0 | CJPEGDecoder | |
| m_adobe_app14_flags1 | CJPEGDecoder | |
| m_adobe_app14_transform | CJPEGDecoder | |
| m_adobe_app14_version | CJPEGDecoder | |
| m_ah | CJPEGDecoder | |
| m_al | CJPEGDecoder | |
| m_block_buffer | CJPEGDecoder | |
| m_ccHeight | CJPEGDecoder | |
| m_ccomp | CJPEGDecoder | |
| m_ccWidth | CJPEGDecoder | |
| m_coefbuf | CJPEGDecoder | |
| m_curr_comp_no | CJPEGDecoder | |
| m_dc_scan_completed | CJPEGDecoder | |
| m_dctbl | CJPEGDecoder | |
| m_dst | CJPEGDecoder | |
| m_jfif_app0_detected | CJPEGDecoder | |
| m_jfif_app0_major | CJPEGDecoder | |
| m_jfif_app0_minor | CJPEGDecoder | |
| m_jfif_app0_thumb_height | CJPEGDecoder | |
| m_jfif_app0_thumb_width | CJPEGDecoder | |
| m_jfif_app0_units | CJPEGDecoder | |
| m_jfif_app0_xDensity | CJPEGDecoder | |
| m_jfif_app0_yDensity | CJPEGDecoder | |
| m_jfxx_app0_detected | CJPEGDecoder | |
| m_jfxx_thumbnails_type | CJPEGDecoder | |
| m_jpeg_color | CJPEGDecoder | |
| m_jpeg_comment | CJPEGDecoder | |
| m_jpeg_comment_detected | CJPEGDecoder | |
| m_jpeg_comment_size | CJPEGDecoder | |
| m_jpeg_height | CJPEGDecoder | |
| m_jpeg_mode | CJPEGDecoder | |
| m_jpeg_ncomp | CJPEGDecoder | |
| m_jpeg_precision | CJPEGDecoder | |
| m_jpeg_quality | CJPEGDecoder | |
| m_jpeg_restart_interval | CJPEGDecoder | |
| m_jpeg_sampling | CJPEGDecoder | |
| m_jpeg_width | CJPEGDecoder | |
| m_marker | CJPEGDecoder | |
| m_mcuHeight | CJPEGDecoder | |
| m_mcuWidth | CJPEGDecoder | |
| m_nblock | CJPEGDecoder | |
| m_next_restart_num | CJPEGDecoder | |
| m_num_threads | CJPEGDecoder | |
| m_numxMCU | CJPEGDecoder | |
| m_numyMCU | CJPEGDecoder | |
| m_precision | CJPEGDecoder | |
| m_qntbl | CJPEGDecoder | |
| m_restarts_to_go | CJPEGDecoder | |
| m_scan_count | CJPEGDecoder | |
| m_se | CJPEGDecoder | |
| m_sos_len | CJPEGDecoder | |
| m_src | CJPEGDecoder | |
| m_ss | CJPEGDecoder | |
| m_state | CJPEGDecoder | |
| m_xPadding | CJPEGDecoder | |
| m_yPadding | CJPEGDecoder | |
| NextMarker(JMARKER *marker) | CJPEGDecoder | |
| ParseAPP0(void) | CJPEGDecoder | |
| ParseAPP14(void) | CJPEGDecoder | |
| ParseCOM(void) | CJPEGDecoder | |
| ParseDHT(void) | CJPEGDecoder | |
| ParseDQT(void) | CJPEGDecoder | |
| ParseDRI(void) | CJPEGDecoder | |
| ParseEOI(void) | CJPEGDecoder | |
| ParseJPEGBitStream(JOPERATION op) | CJPEGDecoder | |
| ParseRST(void) | CJPEGDecoder | |
| ParseSOF0(void) | CJPEGDecoder | |
| ParseSOF2(void) | CJPEGDecoder | |
| ParseSOF3(void) | CJPEGDecoder | |
| ParseSOI(void) | CJPEGDecoder | |
| ParseSOS(void) | CJPEGDecoder | |
| PerformDCT(void) | CJPEGDecoder | |
| ProcessRestart(void) | CJPEGDecoder | |
| ReadData(void) | CJPEGDecoder | |
| ReadHeader(int *width, int *height, int *nchannels, JCOLOR *color, JSS *sampling, int *precision) | CJPEGDecoder | |
| ReconstructMCURowLS(Ipp16s *pMCUBuf, int idThread, int mcu_row) | CJPEGDecoder | |
| Reset(void) | CJPEGDecoder | |
| SetDestination(Ipp8u *pDst, int dstStep, IppiSize dstSize, int dstChannels, JCOLOR dstColor, int dstPrecision=8) | CJPEGDecoder | |
| SetDestination(Ipp16s *pDst, int dstStep, IppiSize dstSize, int dstChannels, JCOLOR dstColor, int dstPrecision=16) | CJPEGDecoder | |
| SetSource(Ipp8u *pSrc, int srcSize) | CJPEGDecoder | |
| SkipMarker(void) | CJPEGDecoder | |
| UpSampling(void) | CJPEGDecoder | |
| UpSampling(int nMCURow, int idThread) | CJPEGDecoder | |
| ~CJPEGDecoder(void) | CJPEGDecoder | [virtual] |