svq1enc_cb.h File Reference

svq1 code books. More...

#include <stdint.h>

Go to the source code of this file.

Variables

static const int8_t svq1_inter_codebook_sum [4][16 *6]
static const int8_t svq1_intra_codebook_sum [4][16 *6]

Detailed Description

svq1 code books.

Definition in file svq1enc_cb.h.

Variable Documentation

const int8_t svq1_inter_codebook_sum[4][16 *6]
static

Definition at line 32 of file svq1enc_cb.h.

Referenced by encode_block().

const int8_t svq1_intra_codebook_sum[4][16 *6]
static

Definition at line 64 of file svq1enc_cb.h.

Referenced by encode_block().