Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
Dvlc_decode.cpp364 MOT *motydata = video->motY; in mv_prediction() local
381 p1y = motydata[indx]; in mv_prediction()
389 p1y = motydata[indx]; in mv_prediction()
399 p2y = motydata[indx]; in mv_prediction()
401 p3y = motydata[indx + 1]; in mv_prediction()
411 p2y = motydata[indx]; in mv_prediction()
418 p3y = motydata[indx]; in mv_prediction()