Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/test/
H A Dcoding_path_sync.cc28 class CompressedSource { class
30 explicit CompressedSource(int seed) : rnd_(seed), frame_count_(0) { in CompressedSource() function in __anon272c25c90111::CompressedSource