Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decoder.h45 int64_t last_time_stamp; member
Dvp9_decoder.c400 pbi->last_time_stamp = time_stamp; in vp9_receive_compressed_data()
420 *time_stamp = pbi->last_time_stamp; in vp9_get_raw_frame()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Donyxd_int.h110 int64_t last_time_stamp; member
Donyxd_if.c405 pbi->last_time_stamp = time_stamp; in vp8dx_receive_compressed_data()
432 *time_stamp = pbi->last_time_stamp; in vp8dx_get_raw_frame()