V210DecContext Struct Reference

#include <v210dec.h>


Data Fields

AVClassav_class
int custom_stride
int aligned_input
int stride_warning_shown
void(* unpack_frame )(const uint32_t *src, uint16_t *y, uint16_t *u, uint16_t *v, int width)


Detailed Description

Definition at line 26 of file v210dec.h.


Field Documentation

Definition at line 29 of file v210dec.h.

Referenced by decode_frame(), and v210_x86_init().

Definition at line 27 of file v210dec.h.

Definition at line 28 of file v210dec.h.

Referenced by decode_frame().

Definition at line 30 of file v210dec.h.

Referenced by decode_frame().

void(* V210DecContext::unpack_frame)(const uint32_t *src, uint16_t *y, uint16_t *u, uint16_t *v, int width)


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

Generated on Fri Oct 26 02:50:17 2012 for FFmpeg by  doxygen 1.5.8