OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ts_end
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_lookahead.h
22
int64_t
ts_end
;
member in struct:lookahead_entry
57
* \param[in]
ts_end
Timestamp for the end of this frame
62
int64_t ts_start, int64_t
ts_end
, unsigned int flags,
/external/libvpx/libvpx/vp8/encoder/
lookahead.h
19
int64_t
ts_end
;
member in struct:lookahead_entry
56
* \param[in]
ts_end
Timestamp for the end of this frame
64
int64_t
ts_end
,
Completed in 230 milliseconds