FFmpeg
|
pnm.h File Reference
#include "avcodec.h"
Include dependency graph for pnm.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures | |
struct | PNMContext |
Typedefs | |
typedef struct PNMContext | PNMContext |
Functions | |
int | ff_pnm_decode_header (AVCodecContext *avctx, PNMContext *const s) |
int | ff_pnm_init (AVCodecContext *avctx) |
Typedef Documentation
typedef struct PNMContext PNMContext |
Function Documentation
int ff_pnm_decode_header | ( | AVCodecContext * | avctx, |
PNMContext *const | s | ||
) |
Definition at line 60 of file pnm.c.
Referenced by pnm_decode_frame(), and pnm_parse().
int ff_pnm_init | ( | AVCodecContext * | avctx | ) |
Definition at line 196 of file pnm.c.
Referenced by pnm_encode_frame().
Generated on Mon Nov 18 2024 06:52:08 for FFmpeg by 1.8.11