Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Ddboolhuff.c16 unsigned int source_sz, in vp8dx_start_decode() argument
20 br->user_buffer_end = source+source_sz; in vp8dx_start_decode()
28 if (source_sz && !source) in vp8dx_start_decode()
Ddboolhuff.h56 unsigned int source_sz,