Searched refs:BLK_SZ_16x16 (Results 1 – 2 of 2) sorted by relevance
515 …BLK_SZ_16x16 = 0, //!< Use 16x16 block size for motion search. This is the smallest for … enumerator
398 pEncFeatures->eMinBlkSz = BLK_SZ_16x16; in tng__setup_enc_profile_features()1782 if (blkSz != BLK_SZ_16x16) blkSz = BLK_SZ_16x16; in tng__prepare_encode_sliceparams()1800 …uLritcBoundary = (blkSz != BLK_SZ_16x16) ? (iFineYSearchSize + (bRestrict4x4SearchSize ? 0 : 1)) :… in tng__prepare_encode_sliceparams()