HomeSort by relevance Sort by last modified time
    Searched full:mot_y (Results 1 - 1 of 1) sorted by null

  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
vlc_decode.cpp 141 MOT *mot_y = video->motY; local
184 mot_y[pos+offset] = (MOT) mvy;
213 mot_y[pos] = mot_y[pos+1] = (MOT) mvy;
216 mot_y[pos] = mot_y[pos+1] = (MOT) mvy;
233 mot_y[pos+offset] = (MOT) mvy;
246 mot_y[pos] = mot_y[pos+1] = (MOT) mvy;
249 mot_y[pos] = mot_y[pos+1] = (MOT) mvy
    [all...]

Completed in 78 milliseconds