Home
last modified time | relevance | path

Searched defs:data_sz (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dvpx_decoder.c78 unsigned int data_sz, in vpx_codec_peek_stream_info()
119 unsigned int data_sz, in vpx_codec_decode()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_dx_iface.c88 static vpx_codec_err_t vp9_peek_si(const uint8_t *data, unsigned int data_sz, in vp9_peek_si()
170 const uint8_t **data, unsigned int data_sz, in decode_one()
276 static void parse_superframe_index(const uint8_t *data, size_t data_sz, in parse_superframe_index()
309 unsigned int data_sz, in vp9_decode()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_dx_iface.c194 unsigned int data_sz, in vp8_peek_si_internal()
248 unsigned int data_sz, in vp8_peek_si()
318 unsigned int data_sz, in update_fragments()
358 unsigned int data_sz, in vp8_decode()
/hardware/qcom/audio/legacy/libalsa-intf/
Daplay.c80 uint32_t data_sz; member
165 unsigned flags, const char *device, unsigned data_sz) in play_file()
Darec.c84 uint32_t data_sz; member
/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderVP9Hybrid.cpp189 bool OMXVideoDecoderVP9Hybrid::isReallocateNeeded(const uint8_t * data,uint32_t data_sz) in isReallocateNeeded()