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

  /hardware/intel/img/psb_video/src/
tng_hostcode.c 373 IMG_ENCODE_FEATURES * pEncFeatures = &ctx->sEncFeatures;
375 pEncFeatures->bDisableBPicRef_0 = IMG_FALSE;
376 pEncFeatures->bDisableBPicRef_1 = IMG_FALSE;
378 pEncFeatures->bDisableInter8x8 = IMG_FALSE;
379 pEncFeatures->bRestrictInter4x4 = IMG_FALSE;
381 pEncFeatures->bDisableIntra4x4 = IMG_FALSE;
382 pEncFeatures->bDisableIntra8x8 = IMG_FALSE;
383 pEncFeatures->bDisableIntra16x16 = IMG_FALSE;
385 pEncFeatures->bEnable8x16MVDetect = IMG_TRUE;
386 pEncFeatures->bEnable16x8MVDetect = IMG_TRUE
    [all...]
tng_H264ES.c     [all...]

Completed in 60 milliseconds