Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
Dvp9_lookahead.h23 struct lookahead_entry { struct
24 YV12_BUFFER_CONFIG img;
25 int64_t ts_start;
26 int64_t ts_end;
27 unsigned int flags;
/external/chromium_org/third_party/libvpx/source/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;
/external/libvpx/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;
/external/libvpx/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;