Home
last modified time | relevance | path

Searched refs:ChromaFromLumaPrediction (Results 1 – 3 of 3) sorted by relevance

/external/libgav1/libgav1/src/tile/
Dprediction.cc541 void Tile::ChromaFromLumaPrediction(const Block& block, const Plane plane, in ChromaFromLumaPrediction() function in libgav1::Tile
572 template void Tile::ChromaFromLumaPrediction<uint8_t>(
576 template void Tile::ChromaFromLumaPrediction<uint16_t>(
Dtile.cc1613 CALL_BITDEPTH_FUNCTION(ChromaFromLumaPrediction, block, plane, start_x, in TransformBlock()
/external/libgav1/libgav1/src/
Dtile.h559 void ChromaFromLumaPrediction(const Block& block, Plane plane, int start_x,