Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Dcoding_path_sync.cc27 class CompressedSource { class
29 explicit CompressedSource(int seed) : rnd_(seed), frame_count_(0) { in CompressedSource() function in __anon348027160111::CompressedSource