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.h53 …8D_COMP* comp, YV12_BUFFER_CONFIG *sd, int64_t *time_stamp, int64_t *time_end_stamp, vp8_ppflags_t…
/external/libvpx/libvpx/vp8/decoder/
Donyxd_if.c392 …P8D_COMP *pbi, YV12_BUFFER_CONFIG *sd, int64_t *time_stamp, int64_t *time_end_stamp, vp8_ppflags_t… in vp8dx_get_raw_frame() argument
405 *time_end_stamp = 0; 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
554 &time_stamp, &time_end_stamp, &flags)) in vp8_get_frame()