Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/tile/bitstream/
Dmode_info.cc1092 uint16_t* Tile::GetIsCompoundTypeAverageCdf(const Block& block) { in GetIsCompoundTypeAverageCdf() function in libgav1::Tile
1147 reader_.ReadSymbol(GetIsCompoundTypeAverageCdf(block)); in ReadCompoundType()
/external/libgav1/libgav1/src/
Dtile.h369 uint16_t* GetIsCompoundTypeAverageCdf(const Block& block);