Home
last modified time | relevance | path

Searched refs:avail_b (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/common/src/
Dmb_access.cpp194 int avail_a, avail_b, avail_c; in GetMotionVectorPredictor() local
272 avail_b = 1; in GetMotionVectorPredictor()
281 avail_b = video->mbAvailB; in GetMotionVectorPredictor()
282 if (avail_b) in GetMotionVectorPredictor()
377 if (avail_a && !(avail_b || avail_c)) in GetMotionVectorPredictor()