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

  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
avcenc_int.h 419 uint firstIntraRefreshMBIndx; /* keep track for intra refresh */
motion_est.cpp 285 encvid->firstIntraRefreshMBIndx = 0; /* reset this */
575 indx = encvid->firstIntraRefreshMBIndx;
594 encvid->firstIntraRefreshMBIndx = indx; /* update with a new value */
    [all...]

Completed in 556 milliseconds