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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_dx_iface.c 516 int64_t time_stamp = 0, time_end_stamp = 0; local
541 &time_stamp, &time_end_stamp, &flags))
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/
vp9_dx_iface.c 249 int64_t time_stamp = 0, time_end_stamp = 0; local
286 if (vp9_get_raw_frame(ctx->pbi, &sd, &time_stamp, &time_end_stamp, &flags))
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 256 int64_t time_stamp = 0, time_end_stamp = 0; local
289 if (vp9_get_raw_frame(ctx->pbi, &sd, &time_stamp, &time_end_stamp, &flags))
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_dx_iface.c 238 int64_t time_stamp = 0, time_end_stamp = 0; local
265 &time_end_stamp, &flags)) {
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 584 int64_t time_stamp = 0, time_end_stamp = 0; local
609 &time_stamp, &time_end_stamp, &flags))
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_dx_iface.c 586 int64_t time_stamp = 0, time_end_stamp = 0; local
611 &time_stamp, &time_end_stamp, &flags))

Completed in 648 milliseconds