| 
| static void  | decode_ca4i (AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) | 
|   | 
| static void  | decode_ca4p (AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) | 
|   | 
| static void  | decode_ybr10i (AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) | 
|   | 
| static void  | decode_ybr10 (AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) | 
|   | 
| static void  | decode_yry10i (AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) | 
|   | 
| static void  | decode_yry10 (AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) | 
|   | 
| static void  | decode_ca2i (AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) | 
|   | 
| static void  | decode_ca2p (AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) | 
|   | 
| static void  | decode_c82i (AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) | 
|   | 
| static void  | decode_c82p (AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) | 
|   | 
| static void  | decode_ybyr (AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) | 
|   | 
| static void  | decode_byryi (AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) | 
|   | 
| static void  | decode_byry (AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) | 
|   | 
| static void  | decode_ybri (AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) | 
|   | 
| static void  | decode_ybr (AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) | 
|   | 
| static void  | decode_aybri (AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) | 
|   | 
| static void  | decode_aybr (AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) | 
|   | 
| static void  | decode_argxi (AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) | 
|   | 
| static void  | decode_argx (AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) | 
|   | 
| static void  | decode_rgbxi (AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) | 
|   | 
| static void  | decode_rgbx (AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) | 
|   | 
| static void  | decode_argbi (AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) | 
|   | 
| static void  | decode_argb (AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) | 
|   | 
| static void  | decode_rgbi (AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) | 
|   | 
| static void  | decode_rgb (AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) | 
|   | 
| static av_cold int  | build_vlc (VLC *vlc, const SheerTable *table) | 
|   | 
| static int  | decode_frame (AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) | 
|   | 
| static av_cold int  | decode_end (AVCodecContext *avctx) | 
|   |