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

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

Completed in 255 milliseconds