doom3-gpl
Doom 3 GPL source release
|
#include <codebook.h>
Public Attributes | |
float * | quantthresh |
long * | quantmap |
int | quantvals |
int | threshvals |
Definition at line 78 of file codebook.h.
long* encode_aux_threshmatch::quantmap |
Definition at line 80 of file codebook.h.
float* encode_aux_threshmatch::quantthresh |
Definition at line 79 of file codebook.h.
int encode_aux_threshmatch::quantvals |
Definition at line 81 of file codebook.h.
int encode_aux_threshmatch::threshvals |
Definition at line 82 of file codebook.h.