Home
last modified time | relevance | path

Searched defs:lookahead_entry (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_lookahead.h26 struct lookahead_entry { struct
27 YV12_BUFFER_CONFIG img;
28 int64_t ts_start;
29 int64_t ts_end;
30 unsigned int flags;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dlookahead.h19 struct lookahead_entry struct
21 YV12_BUFFER_CONFIG img;
22 int64_t ts_start;
23 int64_t ts_end;
24 unsigned int flags;