HomeSort by relevance Sort by last modified time
    Searched refs:time_end_stamp (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vp8/common/
onyxd.h 46 int64_t *time_stamp, int64_t *time_end_stamp,
  /external/libvpx/libvpx/vp8/decoder/
onyxd_if.c 391 int64_t *time_stamp, int64_t *time_end_stamp,
402 *time_end_stamp = 0;
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 455 int64_t time_stamp = 0, time_end_stamp = 0; local
466 &time_stamp, &time_end_stamp, &flags)) {

Completed in 56 milliseconds