Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_hostdefs.h526 …IMG_BOOL16 bRestrictInter4x4; //!< Only one 8x8 block may be divided into 4x4 block … member
Dtng_hostcode.c379 pEncFeatures->bRestrictInter4x4 = IMG_FALSE; in tng__setup_enc_profile_features()
394 pEncFeatures->bRestrictInter4x4 = IMG_TRUE; in tng__setup_enc_profile_features()
397 pEncFeatures->bRestrictInter4x4 = IMG_TRUE; in tng__setup_enc_profile_features()
407 pEncFeatures->bRestrictInter4x4 = IMG_FALSE; in tng__setup_enc_profile_features()
446 if (psEncFeatures->bRestrictInter4x4) { in tng__patch_hw_profile()