|
video_decoder_t | video_decoder |
|
xine_stream_t * | stream |
|
HINSTANCE | qtml_dll |
|
xine_bmiheader | bih |
|
double | ratio |
|
int | codec_initialized |
|
uint8_t * | plane |
|
uint8_t | data [1024 *1024] |
|
int | data_len |
|
ComponentInstance | ci |
|
CodecCapabilities | codeccap |
|
CodecDecompressParams | decpar |
|
Rect | OutBufferRect |
|
GWorldPtr | OutBufferGWorld |
|
ImageDescriptionHandle | framedescHandle |
|
Component(* | FindNextComponent )(Component prev, ComponentDescription *desc) |
|
OSErr(* | GetComponentInfo )(Component prev, ComponentDescription *desc, Handle h1, Handle h2, Handle h3) |
|
long(* | CountComponents )(ComponentDescription *desc) |
|
OSErr(* | InitializeQTML )(long flags) |
|
OSErr(* | EnterMovies )(void) |
|
ComponentInstance(* | OpenComponent )(Component c) |
|
ComponentResult(* | ImageCodecInitialize )(ComponentInstance ci, ImageSubCodecDecompressCapabilities *cap) |
|
ComponentResult(* | ImageCodecBeginBand )(ComponentInstance ci, CodecDecompressParams *params, ImageSubCodecDecompressRecord *drp, long flags) |
|
ComponentResult(* | ImageCodecDrawBand )(ComponentInstance ci, ImageSubCodecDecompressRecord *drp) |
|
ComponentResult(* | ImageCodecEndBand )(ComponentInstance ci, ImageSubCodecDecompressRecord *drp, OSErr result, long flags) |
|
ComponentResult(* | ImageCodecGetCodecInfo )(ComponentInstance ci, CodecInfo *info) |
|
ComponentResult(* | ImageCodecPreDecompress )(ComponentInstance ci, CodecDecompressParams *params) |
|
ComponentResult(* | ImageCodecBandDecompress )(ComponentInstance ci, CodecDecompressParams *params) |
|
PixMapHandle(* | GetGWorldPixMap )(GWorldPtr offscreenGWorld) |
|
OSErr(* | QTNewGWorldFromPtr )(GWorldPtr *gw, OSType pixelFormat, const Rect *boundsRect, CTabHandle cTable, void *aGDevice, GWorldFlags flags, void *baseAddr, long rowBytes) |
|
OSErr(* | NewHandleClear )(Size byteCount) |
|
ldt_fs_t * | ldt_fs |
|
◆ bih
◆ ci
◆ codec_initialized
int qtv_decoder_s::codec_initialized |
◆ codeccap
◆ CountComponents
◆ data
uint8_t qtv_decoder_s::data[1024 *1024] |
◆ data_len
int qtv_decoder_s::data_len |
◆ decpar
◆ EnterMovies
OSErr(* qtv_decoder_s::EnterMovies) (void) |
◆ FindNextComponent
◆ framedescHandle
◆ GetComponentInfo
◆ GetGWorldPixMap
◆ ImageCodecBandDecompress
◆ ImageCodecBeginBand
◆ ImageCodecDrawBand
◆ ImageCodecEndBand
◆ ImageCodecGetCodecInfo
◆ ImageCodecInitialize
◆ ImageCodecPreDecompress
◆ InitializeQTML
OSErr(* qtv_decoder_s::InitializeQTML) (long flags) |
◆ ldt_fs
ldt_fs_t* qtv_decoder_s::ldt_fs |
◆ NewHandleClear
OSErr(* qtv_decoder_s::NewHandleClear) (Size byteCount) |
◆ OpenComponent
◆ OutBufferGWorld
◆ OutBufferRect
Rect qtv_decoder_s::OutBufferRect |
◆ plane
uint8_t* qtv_decoder_s::plane |
◆ qtml_dll
HINSTANCE qtv_decoder_s::qtml_dll |
◆ QTNewGWorldFromPtr
◆ ratio
double qtv_decoder_s::ratio |
◆ stream
◆ video_decoder
The documentation for this struct was generated from the following file: