libavcodec/utvideo.c File Reference

Common Ut Video code. More...

#include "utvideo.h"

Go to the source code of this file.

Functions

int ff_ut_huff_cmp_len (const void *a, const void *b)

Variables

const int ff_ut_pred_order [5]
const int ff_ut_rgb_order [4] = { 1, 2, 0, 3 }


Detailed Description

Common Ut Video code.

Definition in file utvideo.c.


Function Documentation

int ff_ut_huff_cmp_len ( const void *  a,
const void *  b 
)

Definition at line 35 of file utvideo.c.

Referenced by build_huff(), and calculate_codes().


Variable Documentation

Initial value:

Definition at line 29 of file utvideo.c.

Referenced by utvideo_encode_init().

const int ff_ut_rgb_order[4] = { 1, 2, 0, 3 }

Definition at line 33 of file utvideo.c.

Referenced by decode_frame().


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