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

  /hardware/intel/img/psb_video/src/
tng_hostdefs.h 525 IMG_BOOL16 bDisableInter8x8; //!< Disable Inter 8x8.
    [all...]
tng_hostcode.c 378 pEncFeatures->bDisableInter8x8 = IMG_FALSE;
393 pEncFeatures->bDisableInter8x8 = IMG_TRUE;
406 pEncFeatures->bDisableInter8x8 = IMG_FALSE;
451 if (psEncFeatures->bDisableInter8x8)
    [all...]

Completed in 1089 milliseconds