Searched defs:found_new_mv (Results 1 – 1 of 1) sorted by relevance
/external/libgav1/libgav1/src/ |
D | motion_vector.cc | 112 int index, int weight, bool* const found_new_mv, in SearchStack() 147 int weight, bool* const found_new_mv, in CompoundSearchStack() 185 int weight, bool* const found_new_mv, in AddReferenceMvCandidate() 214 bool is_compound, bool* const found_new_mv, in ScanRow() 238 bool is_compound, bool* const found_new_mv, in ScanColumn() 263 bool is_compound, bool* const found_new_mv, in ScanPoint() 694 void ComputeContexts(bool found_new_mv, int nearest_matches, int total_matches, in ComputeContexts() 798 bool found_new_mv = false; in FindMvStack() local
|