Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_hostdefs.h532 IMG_IPE_MINBLOCKSIZE eMinBlkSz; //!< Smallest block size used for motion search member
Dtng_hostcode.c389 pEncFeatures->eMinBlkSz = BLK_SZ_DEFAULT; in tng__setup_enc_profile_features()
398 pEncFeatures->eMinBlkSz = BLK_SZ_16x16; in tng__setup_enc_profile_features()
463 ui32IPEControl |= F_ENCODE(psEncFeatures->eMinBlkSz, TOPAZHP_CR_IPE_BLOCKSIZE); in tng__patch_hw_profile()