Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/tile/bitstream/
H A Dmode_info.cc1182 uint16_t* Tile::GetIsExplicitCompoundTypeCdf(const Block& block) { in GetIsExplicitCompoundTypeCdf() function in libgav1::Tile
1248 reader_.ReadSymbol(GetIsExplicitCompoundTypeCdf(block)); in ReadCompoundType()
/aosp_15_r20/external/libgav1/src/
H A Dtile.h374 uint16_t* GetIsExplicitCompoundTypeCdf(const Block& block);