FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
hashenc.c File Reference
#include "libavutil/avassert.h"
#include "libavutil/avstring.h"
#include "libavutil/hash.h"
#include "libavutil/intreadwrite.h"
#include "libavutil/opt.h"
#include "avformat.h"
#include "internal.h"

Go to the source code of this file.

Data Structures

struct  HashContext
 

Macros

#define OFFSET(x)   offsetof(struct HashContext, x)
 
#define ENC   AV_OPT_FLAG_ENCODING_PARAM
 

Macro Definition Documentation

#define OFFSET (   x)    offsetof(struct HashContext, x)

Definition at line 37 of file hashenc.c.

#define ENC   AV_OPT_FLAG_ENCODING_PARAM

Definition at line 38 of file hashenc.c.