Home
last modified time | relevance | path

Searched refs:time_end (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Donyx.h253 …, unsigned char *dest, unsigned char *dest_end, int64_t *time_stamp, int64_t *time_end, int flush);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h535 int64_t *time_stamp, int64_t *time_end, int flush);
Dvp9_onyx_if.c2989 int64_t *time_stamp, int64_t *time_end, int flush) { argument
3123 *time_end = cpi->source->ts_end;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_if.c4891 …e, unsigned char *dest, unsigned char *dest_end, int64_t *time_stamp, int64_t *time_end, int flush) in vp8_get_compressed_data() argument
4986 *time_end = cpi->source->ts_end; in vp8_get_compressed_data()