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

/hardware/intel/img/psb_video/src/
H A Dtng_hostdefs.h524 IMG_BOOL16 bDisableIntra16x16; //!< Disable Intra 16x16. member in struct:__anon966
H A Dtng_hostcode.c383 pEncFeatures->bDisableIntra16x16 = IMG_FALSE;
411 pEncFeatures->bDisableIntra16x16 = IMG_FALSE;
440 //bDisableIntra16x16, check if atleast one of the other Intra mode is enabled
441 if ((psEncFeatures->bDisableIntra16x16) &&

Completed in 26 milliseconds