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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dwavpackenc.c115 int32_t shifted_ones, shifted_zeros, shifted_both; member in struct:WavPackEncodeContext
252 s->shifted_both++;
266 s->shifted_ones = s->shifted_zeros = s->shifted_both = s->ordata = 0;
310 if (s->shifted_both)

Completed in 162 milliseconds