Searched defs:data_sz (Results 1 – 6 of 6) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/ |
D | vpx_decoder.c | 78 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/ |
D | vp9_dx_iface.c | 88 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/ |
D | vp8_dx_iface.c | 194 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/ |
D | aplay.c | 80 uint32_t data_sz; member 165 unsigned flags, const char *device, unsigned data_sz) in play_file()
|
D | arec.c | 84 uint32_t data_sz; member
|
/hardware/intel/common/omx-components/videocodec/ |
D | OMXVideoDecoderVP9Hybrid.cpp | 189 bool OMXVideoDecoderVP9Hybrid::isReallocateNeeded(const uint8_t * data,uint32_t data_sz) in isReallocateNeeded()
|