Searched refs:ReadMotionVectorComponent (Results 1 – 2 of 2) sorted by relevance
465 int Tile::ReadMotionVectorComponent(const Block& block, const int component) { in ReadMotionVectorComponent() function in libgav1::Tile517 bp.mv.mv[index].mv[0] = ReadMotionVectorComponent(block, 0); in ReadMotionVector()521 bp.mv.mv[index].mv[1] = ReadMotionVectorComponent(block, 1); in ReadMotionVector()
343 int ReadMotionVectorComponent(const Block& block,