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

/external/libvpx/libvpx/vp8/decoder/
H A Ddboolhuff.c17 unsigned int source_sz,
21 br->user_buffer_end = source+source_sz;
29 if (source_sz && !source)
15 vp8dx_start_decode(BOOL_DECODER *br, const unsigned char *source, unsigned int source_sz, vpx_decrypt_cb decrypt_cb, void *decrypt_state) argument

Completed in 127 milliseconds