Lines Matching defs:reader
31 absl::optional<BitstreamReader> reader(absl::in_place, bytes); in TEST() local
43 absl::optional<BitstreamReader> reader(absl::in_place, bytes); in TEST() local
55 BitstreamReader reader(bytes); in TEST() local
80 BitstreamReader reader(bytes); in TEST() local
90 BitstreamReader reader(bytes); in TEST() local
121 BitstreamReader reader(bytes); in TEST() local
132 BitstreamReader reader(bytes); in TEST() local
143 BitstreamReader reader(bytes); in TEST() local
172 BitstreamReader reader(bytes); in TEST() local
187 BitstreamReader reader(bytes); in TEST() local
228 BitstreamReader reader(bytes); in TEST() local
247 BitstreamReader reader(bytes); in TEST() local
264 BitstreamReader reader(bytes); in TEST() local
277 BitstreamReader reader(bytes); in TEST() local
302 BitstreamReader reader(buffer); in TEST() local
316 BitstreamReader reader(golomb_bits[i]); in TEST() local