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