On Wed, Jun 23, 2010 at 12:22 AM, vikas gupta <[email protected]> wrote:

>
>   /* cook extradata */
>  q->cookversion = rmctx->cook_version;
>  q->samples_per_frame =  rmctx->samples_pf_pc;
>  q->samples_per_channel = q->samples_per_frame / q->nb_channels;
>
> Can you please check cook_decode_init()?
>

Yeah I mixed up between the two. It seems the naming was unfortunate but
this is an old revision anyway.
So you're right :
samples_pf_pc would contain 2K
datasize for a successfully decoded frame would be 8K (4bytes * 2K)

-- 
MT

Reply via email to