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

  /frameworks/av/media/libstagefright/codecs/avc/enc/
SoftAVCEncoder.cpp 213 mEncParams->auto_scd = AVC_ON;
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
avcenc_api.h 134 AVCFlag auto_scd; /* scene change detection on or off */ member in struct:tagAVCEncParam
init.cpp 499 rateCtrl->scdEnable = (encParam->auto_scd == AVC_ON) ? TRUE : FALSE;
    [all...]

Completed in 158 milliseconds