Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/decoder/
Ddboolhuff.c17 unsigned int source_sz, in vp8dx_start_decode() argument
21 br->user_buffer_end = source+source_sz; in vp8dx_start_decode()
29 if (source_sz && !source) in vp8dx_start_decode()
Ddboolhuff.h51 unsigned int source_sz,