Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/tile/bitstream/
Dmode_info.cc1072 uint16_t* Tile::GetIsExplicitCompoundTypeCdf(const Block& block) { in GetIsExplicitCompoundTypeCdf() function in libgav1::Tile
1131 reader_.ReadSymbol(GetIsExplicitCompoundTypeCdf(block)); in ReadCompoundType()
/external/libgav1/libgav1/src/
Dtile.h368 uint16_t* GetIsExplicitCompoundTypeCdf(const Block& block);