Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/
H A Dtile.h572 void StoreMotionFieldMvsIntoCurrentFrame(const Block& block);
/aosp_15_r20/external/libgav1/src/tile/
H A Dtile.cc2243 StoreMotionFieldMvsIntoCurrentFrame(block); in ProcessBlock()
2585 void Tile::StoreMotionFieldMvsIntoCurrentFrame(const Block& block) { in StoreMotionFieldMvsIntoCurrentFrame() function in libgav1::Tile