Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_hostdefs.h516BLK_SZ_8x8 = 1, //!< Use 'upto' 8x8 block size for motion search. This is the … enumerator
Dtng_hostcode.c1775 if (blkSz > BLK_SZ_8x8) blkSz = BLK_SZ_8x8; in tng__prepare_encode_sliceparams()