Home
last modified time | relevance | path

Searched refs:operating_point_ (Results 1 – 2 of 2) sorted by relevance

/external/libgav1/libgav1/src/
Dobu_parser.h249 operating_point_(operating_point), in ObuParser()
378 const int operating_point_; variable
Dobu_parser.cc344 if (operating_point_ >= sequence_header.operating_points) { in ParseSequenceHeader()
348 operating_point_, sequence_header.operating_points - 1); in ParseSequenceHeader()
494 (sequence_header_.operating_point_idc[operating_point_] == 0); in ParseSequenceHeader()
2699 sequence_header_.operating_point_idc[operating_point_] != 0 && in ParseOneFrame()
2702 sequence_header_.operating_point_idc[operating_point_], in ParseOneFrame()
2704 !InSpatialLayer(sequence_header_.operating_point_idc[operating_point_], in ParseOneFrame()