Home
last modified time | relevance | path

Searched refs:_bufend (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/vp8/decoder/
Ddboolhuff.h51 #define VP8DX_BOOL_DECODER_FILL(_count,_value,_bufptr,_bufend) \ argument
57 if((_bufptr) >= (_bufend)) { \