Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h381 int64_t last_time_stamp_seen; member
Dvp9_onyx_if.c2958 - cpi->last_time_stamp_seen;
2983 cpi->last_time_stamp_seen = cpi->source->ts_start;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_int.h411 int64_t last_time_stamp_seen; member
Donyx_if.c5041 - cpi->last_time_stamp_seen; in vp8_get_compressed_data()
5089 cpi->last_time_stamp_seen = cpi->source->ts_start; in vp8_get_compressed_data()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_cx_iface.c916 pkt.data.frame.pts = ((cpi->last_time_stamp_seen in vp8e_encode()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_cx_iface.c817 pkt.data.frame.pts = ((cpi->last_time_stamp_seen in vp9e_encode()