Home
last modified time | relevance | path

Searched defs:data_end (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodeframe.c453 const uint8_t *data_end, in setup_token_decoder()
752 static size_t get_tile(const uint8_t *const data_end, in get_tile()
783 const uint8_t *data_end) { in decode_tiles()
872 const uint8_t *data_end) { in decode_tiles_mt()
1253 const uint8_t *data, const uint8_t *data_end, in vp9_decode_frame()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Ddecodeframe.c977 const unsigned char *data_end = data + pbi->fragments.sizes[0]; in vp8_decode_frame() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_dx_iface.c313 const uint8_t *data_end = data + data_sz; in vp9_decode() local