Searched defs:ReadTemporalUnit (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/libgav1/examples/ | ||
H A D | file_reader_factory_test.cc | 45 bool ReadTemporalUnit(std::vector<uint8_t>* /*data*/, in ReadTemporalUnit() function in libgav1::__anonb08fe8a60111::AlwaysFailFileReader |
H A D | file_reader.cc | 99 bool FileReader::ReadTemporalUnit(std::vector<uint8_t>* const tu_data, in ReadTemporalUnit() function in libgav1::FileReader |
/aosp_15_r20/external/libaom/tools/ | ||
H A D | dump_obu.cc | 69 bool ReadTemporalUnit(InputContext *ctx, size_t *unit_size) { in ReadTemporalUnit() function |