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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dopus.h82 unsigned int cacheval; member in struct:RawBitsContext
268 rc->rb.cacheval |= *--rc->rb.position << rc->rb.cachelen;
273 value = rc->rb.cacheval & ((1<<count)-1);
274 rc->rb.cacheval >>= count;
H A Dopusdec.c101 rc->rb.cacheval = 0;

Completed in 33 milliseconds