(C)Copyright 2000 NTT Cyber Space Laboratories
TvqGetVectorInfo()
- Name
- TvqGetVectorInfo - get the interleave rule information
- Style
-
#include "twinvq.h"
#include "tvqdec.h"
void TvqGetVectorInfo(int *bits0[], int *bits1[]);
- Function
- TvqGetVectorInfo() provides the interleave rule for vector
quantization.
bits0[], bits1[] ;the number of bits for the channel0 and channel1.
- Return values
- No.