Searched refs:kMaxRefMvStackSize (Results 1 – 3 of 3) sorted by relevance
144 MotionVector ref_mv_stack[kMaxRefMvStackSize];145 CompoundMotionVector compound_ref_mv_stack[kMaxRefMvStackSize];152 int16_t weight_index_stack[kMaxRefMvStackSize];
100 kMaxRefMvStackSize = 8, enumerator
136 if (num_found >= kMaxRefMvStackSize) return; in SearchStack()174 if (num_found >= kMaxRefMvStackSize) return; in CompoundSearchStack()320 if (num_found >= kMaxRefMvStackSize) continue; in AddTemporalReferenceMvCandidate()347 if (num_found >= kMaxRefMvStackSize) return; in AddTemporalReferenceMvCandidate()379 if (num_found >= kMaxRefMvStackSize) continue; in AddTemporalReferenceMvCandidate()