Searched refs:length_change (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.h153 uint8_t length_change[4]; member in struct:TwinVQContext
H A Dtwinvq.c184 int length = tctx->length[ftype][i >= tctx->length_change[ftype]];
667 tctx->length_change[ftype], ftype);
670 tctx->length[ftype], tctx->length_change[ftype]);
744 tctx->length_change[i] = num_rounded_up;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dtwinvq.c190 uint8_t length_change[4]; member in struct:TwinContext
373 int length = tctx->length[ftype][i >= tctx->length_change[ftype]];
1014 tctx->length_change[ftype], ftype);
1017 tctx->length[ftype], tctx->length_change[ftype]);
1085 tctx->length_change[i] = num_rounded_up;

Completed in 211 milliseconds