Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_hostcode.c1791 IMG_BOOL bRestrict4x4SearchSize; in tng__prepare_encode_sliceparams() local
1795 bRestrict4x4SearchSize = 1; in tng__prepare_encode_sliceparams()
1797 bRestrict4x4SearchSize = 0; in tng__prepare_encode_sliceparams()
1800 …uLritcBoundary = (blkSz != BLK_SZ_16x16) ? (iFineYSearchSize + (bRestrict4x4SearchSize ? 0 : 1)) :… in tng__prepare_encode_sliceparams()
1811 …ui32IPEControl = F_INSERT(ui32IPEControl, bRestrict4x4SearchSize ? 0 : 1, TOPAZHP_CR_IPE_4X4_SEARC… in tng__prepare_encode_sliceparams()