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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
lookahead.h 23 int64_t ts_end; member in struct:lookahead_entry
60 * \param[in] ts_end Timestamp for the end of this frame
68 int64_t ts_end,
  /external/libvpx/libvpx/vp8/encoder/
lookahead.h 23 int64_t ts_end; member in struct:lookahead_entry
60 * \param[in] ts_end Timestamp for the end of this frame
68 int64_t ts_end,
  /external/libvpx/libvpx/vp9/encoder/
vp9_lookahead.h 29 int64_t ts_end; member in struct:lookahead_entry
64 * \param[in] ts_end Timestamp for the end of this frame
69 int64_t ts_start, int64_t ts_end, unsigned int flags);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
lookahead.h 23 int64_t ts_end; member in struct:lookahead_entry
60 * \param[in] ts_end Timestamp for the end of this frame
68 int64_t ts_end,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_lookahead.h 29 int64_t ts_end; member in struct:lookahead_entry
64 * \param[in] ts_end Timestamp for the end of this frame
69 int64_t ts_start, int64_t ts_end, unsigned int flags);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_lookahead.h 31 int64_t ts_end; member in struct:lookahead_entry
77 * \param[in] ts_end Timestamp for the end of this frame
82 int64_t ts_start, int64_t ts_end, unsigned int flags);

Completed in 85 milliseconds