Home
last modified time | relevance | path

Searched refs:time_end_stamp (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/common/
Donyxd.h46 int64_t *time_stamp, int64_t *time_end_stamp,
/external/libvpx/libvpx/vp8/decoder/
Donyxd_if.c378 int64_t *time_stamp, int64_t *time_end_stamp, in vp8dx_get_raw_frame() argument
389 *time_end_stamp = 0; in vp8dx_get_raw_frame()
/external/libvpx/libvpx/vp8/
Dvp8_dx_iface.c509 int64_t time_stamp = 0, time_end_stamp = 0; in vp8_get_frame() local
520 &time_stamp, &time_end_stamp, &flags)) { in vp8_get_frame()