libavcodec/pnm.h File Reference

#include "avcodec.h"

Go to the source code of this file.

Data Structures

struct  PNMContext

Functions

int ff_pnm_decode_header (AVCodecContext *avctx, PNMContext *const s)
av_cold int ff_pnm_end (AVCodecContext *avctx)
av_cold int ff_pnm_init (AVCodecContext *avctx)


Function Documentation

int ff_pnm_decode_header ( AVCodecContext avctx,
PNMContext *const   s 
)

Definition at line 57 of file pnm.c.

Referenced by pnm_decode_frame(), and pnm_parse().

av_cold int ff_pnm_end ( AVCodecContext avctx  ) 

Definition at line 176 of file pnm.c.

av_cold int ff_pnm_init ( AVCodecContext avctx  ) 

Definition at line 186 of file pnm.c.


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