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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
H A Ddboolhuff.c16 unsigned int source_sz,
20 br->user_buffer_end = source+source_sz;
28 if (source_sz && !source)
14 vp8dx_start_decode(BOOL_DECODER *br, const unsigned char *source, unsigned int source_sz, vp8_decrypt_cb *decrypt_cb, void *decrypt_state) argument

Completed in 25 milliseconds