Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/video/m4v_h263/dec/src/
Dvlc_decode.cpp363 MOT *motxdata = video->motX; in mv_prediction() local
380 p1x = motxdata[indx]; in mv_prediction()
388 p1x = motxdata[indx]; in mv_prediction()
398 p2x = motxdata[indx]; in mv_prediction()
400 p3x = motxdata[indx + 1]; in mv_prediction()
410 p2x = motxdata[indx]; in mv_prediction()
417 p3x = motxdata[indx]; in mv_prediction()