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

uint32_t RTJpegContext::cquant[64]

Definition at line 33 of file rtjpeg.h.

Referenced by ff_rtjpeg_decode_frame_yuv420(), and ff_rtjpeg_decode_init().

Definition at line 30 of file rtjpeg.h.

Referenced by ff_rtjpeg_decode_init().

Definition at line 29 of file rtjpeg.h.

Referenced by ff_rtjpeg_decode_frame_yuv420(), and ff_rtjpeg_decode_init().

uint32_t RTJpegContext::lquant[64]

Definition at line 32 of file rtjpeg.h.

Referenced by ff_rtjpeg_decode_frame_yuv420(), and ff_rtjpeg_decode_init().

Definition at line 31 of file rtjpeg.h.

Referenced by ff_rtjpeg_decode_init().

Definition at line 29 of file rtjpeg.h.

Referenced by ff_rtjpeg_decode_frame_yuv420(), and ff_rtjpeg_decode_init().


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

Generated on Fri May 25 19:21:26 2012 for FFmpeg by  doxygen 1.5.8