Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/tile/bitstream/
Dpalette.cc59 void Tile::ReadPaletteColors(const Block& block, Plane plane) { in ReadPaletteColors() function in libgav1::Tile
156 ReadPaletteColors(block, kPlaneY); in ReadPaletteModeInfo()
169 ReadPaletteColors(block, kPlaneU); in ReadPaletteModeInfo()
/external/libgav1/libgav1/src/
Dtile.h340 void ReadPaletteColors(const Block& block, Plane plane);