ADPCM Codecs
Classes | Macros | Typedefs
put_bits.h File Reference
#include <stdint.h>
#include <stddef.h>
#include "config-adpcm.h"
#include "intreadwrite.h"
#include "adpcm.h"
Include dependency graph for put_bits.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  adpcm_ffmpeg::PutBitContext
 

Macros

#define AV_WBBUF   AV_WB32
 
#define AV_WLBUF   AV_WL32
 
#define ff_put_string   ff_put_string_unsupported_here
 
#define ff_copy_bits   ff_copy_bits_unsupported_here
 

Typedefs

typedef uint32_t adpcm_ffmpeg::BitBuf
 
typedef struct adpcm_ffmpeg::PutBitContext adpcm_ffmpeg::PutBitContext
 

Detailed Description

bitstream writer API