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

  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
avcenc_int.h 220 uint scdEnable; /* enable scene change detection */
init.cpp 503 rateCtrl->scdEnable = (encParam->auto_scd == AVC_ON) ? TRUE : FALSE;
    [all...]
motion_est.cpp 316 if ((rateCtrl->scdEnable == 1)
    [all...]

Completed in 34 milliseconds