Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_lookahead.h40 int next_show_idx; /* The show_idx that will be assigned to the next frame member
/external/libvpx/libvpx/vp9/
Dsimple_encode.cc142 int next_show_idx = vp9_lookahead_next_show_idx(lookahead); in ComputeFirstPassStats() local
247 int next_show_idx = vp9_lookahead_next_show_idx(lookahead); in EncodeFrame() local