Searched refs:last_block_pos (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dtwinvq.h161 int last_block_pos[2]; member in struct:TwinVQContext
H A Dtwinvq.c375 tctx->last_block_pos[ch] = (size + first_wsize) / 2;
382 float *prev_buf = tctx->prev_frame + tctx->last_block_pos[0];
395 size2 = tctx->last_block_pos[0];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dtwinvq.c198 int last_block_pos[2]; member in struct:TwinContext
663 tctx->last_block_pos[ch] = (size + first_wsize)/2;
671 float *prev_buf = tctx->prev_frame + tctx->last_block_pos[0];
684 size2 = tctx->last_block_pos[0];

Completed in 73 milliseconds