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

  /external/libvpx/libvpx/vp8/encoder/
lookahead.h 22 int64_t ts_start; member in struct:lookahead_entry
59 * \param[in] ts_start Timestamp for the start of this frame
67 int64_t ts_start,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
lookahead.h 22 int64_t ts_start; member in struct:lookahead_entry
59 * \param[in] ts_start Timestamp for the start of this frame
67 int64_t ts_start,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_lookahead.h 28 int64_t ts_start; member in struct:lookahead_entry
63 * \param[in] ts_start Timestamp for the start of this frame
69 int64_t ts_start, int64_t ts_end, unsigned int flags);
  /external/libvpx/libvpx/vp9/encoder/
vp9_lookahead.h 30 int64_t ts_start; member in struct:lookahead_entry
76 * \param[in] ts_start Timestamp for the start of this frame
82 int64_t ts_start, int64_t ts_end,

Completed in 292 milliseconds