Searched refs:time_end (Results 1 – 4 of 4) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
D | onyx.h | 253 …, 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/ |
D | vp9_onyx_int.h | 535 int64_t *time_stamp, int64_t *time_end, int flush);
|
D | vp9_onyx_if.c | 2989 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/ |
D | onyx_if.c | 4891 …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()
|