Home
last modified time | relevance | path

Searched defs:ts_end (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dlookahead.h23 int64_t ts_end; member
Dlookahead.c107 int64_t ts_end, in vp8_lookahead_push()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_lookahead.h29 int64_t ts_end; member
Dvp9_lookahead.c94 int64_t ts_start, int64_t ts_end, unsigned int flags) { in vp9_lookahead_push()