Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/video/avc_h264/common/src/
Dmb_access.cpp193 int avail_a, avail_b, avail_c; in GetMotionVectorPredictor() local
251 avail_a = 1; in GetMotionVectorPredictor()
259 avail_a = video->mbAvailA; in GetMotionVectorPredictor()
260 if (avail_a) in GetMotionVectorPredictor()
376 if (avail_a && !(avail_b || avail_c)) in GetMotionVectorPredictor()