Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/examples/
H A Dfile_reader_factory_test.cc45 bool ReadTemporalUnit(std::vector<uint8_t>* /*data*/, in ReadTemporalUnit() function in libgav1::__anonb08fe8a60111::AlwaysFailFileReader
72 bool ReadTemporalUnit(std::vector<uint8_t>* /*data*/, in ReadTemporalUnit() function in libgav1::__anonb08fe8a60111::AlwaysOkFileReader
H A Dfile_reader.cc99 bool FileReader::ReadTemporalUnit(std::vector<uint8_t>* const tu_data, in ReadTemporalUnit() function in libgav1::FileReader
/aosp_15_r20/external/libaom/tools/
H A Ddump_obu.cc69 bool ReadTemporalUnit(InputContext *ctx, size_t *unit_size) { in ReadTemporalUnit() function