Searched refs:stream_cnt (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/
H A Dvpxenc.c1964 int stream_cnt = 0; local
2010 stream_cnt++;
2169 if (stream_cnt == 1)
2272 if (stream_cnt > 1)
/external/libvpx/libvpx/
H A Dvpxenc.c1524 int stream_cnt = 0; local
1555 stream_cnt++;
1677 if (stream_cnt == 1)
1743 if (stream_cnt > 1)

Completed in 931 milliseconds