Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/
Dtile.h564 void StoreMotionFieldMvsIntoCurrentFrame(const Block& block);
/external/libgav1/libgav1/src/tile/
Dtile.cc2197 StoreMotionFieldMvsIntoCurrentFrame(block); in ProcessBlock()
2539 void Tile::StoreMotionFieldMvsIntoCurrentFrame(const Block& block) { in StoreMotionFieldMvsIntoCurrentFrame() function in libgav1::Tile