HomeSort by relevance Sort by last modified time
    Searched refs:bRestrictInter4x4 (Results 1 - 2 of 2) sorted by null

  /hardware/intel/img/psb_video/src/
tng_hostdefs.h 526 IMG_BOOL16 bRestrictInter4x4; //!< Only one 8x8 block may be divided into 4x4 block per MB
    [all...]
tng_hostcode.c 379 pEncFeatures->bRestrictInter4x4 = IMG_FALSE;
394 pEncFeatures->bRestrictInter4x4 = IMG_TRUE;
397 pEncFeatures->bRestrictInter4x4 = IMG_TRUE;
407 pEncFeatures->bRestrictInter4x4 = IMG_FALSE;
446 if (psEncFeatures->bRestrictInter4x4) {
    [all...]

Completed in 997 milliseconds