Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dlookahead.h19 struct lookahead_entry { struct
20 YV12_BUFFER_CONFIG img;
21 int64_t ts_start;
22 int64_t ts_end;
23 unsigned int flags;
/external/libvpx/libvpx/vp9/encoder/
Dvp9_lookahead.h24 struct lookahead_entry { struct
42 struct lookahead_entry *buf; /* Buffer list */ argument
/external/libaom/libaom/av1/encoder/
Dlookahead.h27 struct lookahead_entry { struct
50 struct lookahead_entry *buf; /* Buffer list */ argument