Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_hostdefs.h524 IMG_BOOL16 bDisableIntra16x16; //!< Disable Intra 16x16. member
Dtng_hostcode.c383 pEncFeatures->bDisableIntra16x16 = IMG_FALSE; in tng__setup_enc_profile_features()
411 pEncFeatures->bDisableIntra16x16 = IMG_FALSE; in tng__setup_enc_profile_features()
441 if ((psEncFeatures->bDisableIntra16x16) && in tng__patch_hw_profile()