Searched defs:num_mv_found (Results  1 – 1 of 1) sorted by relevance
| /external/libgav1/src/ | 
| D | motion_vector.cc | 109                  bool* const found_match, int* const num_mv_found) {  in SearchStack()145                          bool* const found_match, int* const num_mv_found) {  in CompoundSearchStack()
 184                              bool* const found_match, int* const num_mv_found) {  in AddReferenceMvCandidate()
 213              bool* const found_match, int* const num_mv_found) {  in ScanRow()
 237                 bool* const found_match, int* const num_mv_found) {  in ScanColumn()
 262                bool* const found_match, int* const num_mv_found) {  in ScanPoint()
 281     int* const zero_mv_context, int* const num_mv_found,  in AddTemporalReferenceMvCandidate()
 405                   int* const zero_mv_context, int* const num_mv_found) {  in TemporalScan()
 548                                int mv_column, int* const num_mv_found) {  in AddExtraSingleMvCandidate()
 580                  int* const num_mv_found) {  in ExtraSearch()
 [all …]
 
 |