Home
last modified time | relevance | path

Searched defs:time_end_stamp (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp8/decoder/
Donyxd_if.c392 …ame(VP8D_COMP *pbi, YV12_BUFFER_CONFIG *sd, int64_t *time_stamp, int64_t *time_end_stamp, vp8_ppfl… in vp8dx_get_raw_frame()
/external/libvpx/libvpx/vp8/
Dvp8_dx_iface.c529 int64_t time_stamp = 0, time_end_stamp = 0; in vp8_get_frame() local