HomeSort by relevance Sort by last modified time
    Searched defs:mot16x16 (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
motion_est.cpp 249 AVCMV *mot_mb_16x16, *mot16x16 = encvid->mot16x16; local
352 mot_mb_16x16 = mot16x16 + mbnum;
968 AVCMV *mot16x16 = encvid->mot16x16; local
1360 AVCMV *mot16x16 = encvid->mot16x16; local
    [all...]
avcenc_int.h 404 AVCMV *mot16x16; /* Saved motion vectors for 16x16 block*/ member in struct:tagEncObject

Completed in 28 milliseconds