Searched refs:last_time_stamp_seen (Results 1 - 6 of 6) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h408 int64_t last_time_stamp_seen; member in struct:VP8_COMP
H A Donyx_if.c5040 - cpi->last_time_stamp_seen;
5089 cpi->last_time_stamp_seen = cpi->source->ts_start;
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.h304 int64_t last_time_stamp_seen; member in struct:VP9_COMP
H A Dvp9_encoder.c2415 - cpi->last_time_stamp_seen;
2440 cpi->last_time_stamp_seen = cpi->source->ts_start;
/external/libvpx/libvpx/vp8/
H A Dvp8_cx_iface.c972 pkt.data.frame.pts = ((cpi->last_time_stamp_seen
/external/libvpx/libvpx/vp9/
H A Dvp9_cx_iface.c972 ticks_to_timebase_units(timebase, cpi->last_time_stamp_seen) + 1;

Completed in 73 milliseconds