Searched defs:ReadTemporalUnit (Results 1 – 2 of 2) sorted by relevance
92 bool FileReader::ReadTemporalUnit(std::vector<uint8_t>* const tu_data, in ReadTemporalUnit() function in libgav1::FileReader
65 bool ReadTemporalUnit(InputContext *ctx, size_t *unit_size) { in ReadTemporalUnit() function