FFmpeg
Data Fields
ProresDSPContext Struct Reference

#include <proresdsp.h>

Data Fields

 
 
 
 
void(*  idct_put )(uint16_t *out, int linesize, int16_t *block, const int16_t *qmat)
 
void(*  fdct )(const uint16_t *src, int linesize, int16_t *block)
 

Detailed Description

Definition at line 31 of file proresdsp.h.

Field Documentation

int ProresDSPContext::idct_permutation_type

Definition at line 32 of file proresdsp.h.

Referenced by decode_init(), ff_proresdsp_init(), and ff_proresdsp_x86_init().

uint8_t ProresDSPContext::idct_permutation[64]

Definition at line 33 of file proresdsp.h.

Referenced by decode_frame_header(), and ff_proresdsp_init().

int ProresDSPContext::dct_permutation_type

Definition at line 34 of file proresdsp.h.

Referenced by ff_proresdsp_init().

uint8_t ProresDSPContext::dct_permutation[64]

Definition at line 35 of file proresdsp.h.

Referenced by ff_proresdsp_init().

void(* ProresDSPContext::idct_put)(uint16_t *out, int linesize, int16_t *block, const int16_t *qmat)

Definition at line 36 of file proresdsp.h.

Referenced by decode_slice_chroma(), decode_slice_luma(), ff_proresdsp_init(), and ff_proresdsp_x86_init().

void(* ProresDSPContext::fdct)(const uint16_t *src, int linesize, int16_t *block)

Definition at line 37 of file proresdsp.h.

Referenced by ff_proresdsp_init().


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

Generated on Sat Jan 25 2014 19:52:30 for FFmpeg by   doxygen 1.8.2

AltStyle によって変換されたページ (->オリジナル) /