Home
last modified time | relevance | path

Searched refs:ParseQuantizerIndexDeltaParameters (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libgav1/src/
H A Dobu_parser.h323 bool ParseQuantizerIndexDeltaParameters(); // 5.9.17.
H A Dobu_parser.cc1049 bool ObuParser::ParseQuantizerIndexDeltaParameters() { in ParseQuantizerIndexDeltaParameters() function in libgav1::ObuParser
2168 ParseQuantizerIndexDeltaParameters() && ParseLoopFilterDeltaParameters(); in ParseFrameHeader()
H A Dobu_parser_test.cc835 return obu_->ParseQuantizerIndexDeltaParameters(); in ObuParseQuantizerIndexDeltaParameters()