Searched refs:AddReferenceMvCandidate (Results 1 – 1 of 1) sorted by relevance
/external/libgav1/libgav1/src/ |
D | motion_vector.cc | 181 void AddReferenceMvCandidate(const Tile::Block& block, in AddReferenceMvCandidate() function 228 AddReferenceMvCandidate(block, mv_bp, is_compound, MultiplyBy2(step), in ScanRow() 253 AddReferenceMvCandidate(block, mv_bp, is_compound, MultiplyBy2(step), in ScanColumn() 272 AddReferenceMvCandidate(block, mv_bp, is_compound, 4, found_new_mv, in ScanPoint()
|