#include "config_components.h"
#include "libavutil/avstring.h"
#include "libavutil/channel_layout.h"
#include "avformat.h"
#include "demux.h"
#include "internal.h"
#include "mux.h"
#include "libavutil/opt.h"
#include "libavutil/intreadwrite.h"
Go to the source code of this file.
◆ ARGO_CVG_HEADER_SIZE
#define ARGO_CVG_HEADER_SIZE 12 |
◆ ARGO_CVG_BLOCK_ALIGN
#define ARGO_CVG_BLOCK_ALIGN 0x10 |
◆ ARGO_CVG_NB_BLOCKS
#define ARGO_CVG_NB_BLOCKS 32 |
◆ ARGO_CVG_SAMPLES_PER_BLOCK
#define ARGO_CVG_SAMPLES_PER_BLOCK 28 |