Searched defs:validate_buffer (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dboolhuff.h49 static int validate_buffer(const unsigned char *start, function
113 validate_buffer(br->buffer + br->pos, 1, br->buffer_end, br->error);
/external/libvpx/libvpx/vp8/encoder/
H A Dboolhuff.h53 static int validate_buffer(const unsigned char *start, function
117 validate_buffer(br->buffer + br->pos, 1, br->buffer_end, br->error);

Completed in 577 milliseconds