RTJpegContext Struct Reference

#include <rtjpeg.h>


Public Member Functions

 DECLARE_ALIGNED (16, DCTELEM, block)[64]

Data Fields

int w
int h
DSPContextdsp
uint8_t scan [64]
uint32_t lquant [64]
uint32_t cquant [64]


Detailed Description

Definition at line 28 of file rtjpeg.h.


Member Function Documentation

RTJpegContext::DECLARE_ALIGNED ( 16  ,
DCTELEM  ,
block   
)


Field Documentation

Definition at line 29 of file rtjpeg.h.

Referenced by rtjpeg_decode_frame_yuv420(), and rtjpeg_decode_init().

Definition at line 29 of file rtjpeg.h.

Referenced by rtjpeg_decode_frame_yuv420(), and rtjpeg_decode_init().

Definition at line 30 of file rtjpeg.h.

Referenced by rtjpeg_decode_frame_yuv420(), and rtjpeg_decode_init().

uint8_t RTJpegContext::scan[64]

Definition at line 31 of file rtjpeg.h.

Referenced by rtjpeg_decode_frame_yuv420(), and rtjpeg_decode_init().

uint32_t RTJpegContext::lquant[64]

Definition at line 32 of file rtjpeg.h.

Referenced by rtjpeg_decode_frame_yuv420(), and rtjpeg_decode_init().

uint32_t RTJpegContext::cquant[64]

Definition at line 33 of file rtjpeg.h.

Referenced by rtjpeg_decode_frame_yuv420(), and rtjpeg_decode_init().


The documentation for this struct was generated from the following file:

Generated on Tue Apr 20 17:40:11 2010 for FFmpeg by  doxygen 1.5.6