Table of Contents

NAME

gydecode - decoder for the Gersho-Yano AVQ algorithm

SYNOPSIS

gydecode channelfile sideinfofile codebook codebook_coder datfile

DESCRIPTION

gydecode decodes a channel, channelfile (CHN format), and side information, sideinfofile (SID format), both produced by gyencode, and writes the resulting output data to datfile. That is, gydecode performs VQ-index lookup of the indices in channelfile while updating the VQ codebook as dictated by sideinfofile. gydecode starts decoding using the initial codebook specified by codebook (which should be the same initial codebook originally used by gyencode). codebook_coder (SQ format) gives the scalar quantizer used to decode the side information.

SEE ALSO

gyencode(1) , avqrate(1) , QccPackAVQ(3) , QccPack(3)

A. Gersho and M. Yano, "Adaptive Vector Quantization by Progressive Codevector Replacement," Proc. ICASSP, pp. 133-136, 1985.

AUTHOR

Copyright (C) 1997-2021 James E. Fowler


Table of Contents



Get QccPack at SourceForge.net. Fast, secure and Free Open Source software downloads