Home
last modified time | relevance | path

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

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