Searched refs:bDisableInter8x8 (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dtng_hostdefs.h525 IMG_BOOL16 bDisableInter8x8; //!< Disable Inter 8x8. member in struct:__anon966
H A Dtng_hostcode.c378 pEncFeatures->bDisableInter8x8 = IMG_FALSE;
393 pEncFeatures->bDisableInter8x8 = IMG_TRUE;
406 pEncFeatures->bDisableInter8x8 = IMG_FALSE;
451 if (psEncFeatures->bDisableInter8x8)

Completed in 120 milliseconds