Searched refs:iFineYSearchSize (Results 1 – 5 of 5) sorted by relevance
715 ctx->iFineYSearchSize = 2;//This parameter need not be exposed in tng__init_context()1700 IMG_INT iFineYSearchSize, in tng__prepare_encode_sliceparams() argument1755 ui32IPEControl |= F_ENCODE(iFineYSearchSize, TOPAZHP_CR_IPE_LRITC_BOUNDARY) | in tng__prepare_encode_sliceparams()1756 F_ENCODE(iFineYSearchSize, TOPAZHP_CR_IPE_Y_FINE_SEARCH); in tng__prepare_encode_sliceparams()1758 ui32IPEControl |= F_ENCODE(iFineYSearchSize + 1, TOPAZHP_CR_IPE_LRITC_BOUNDARY) | in tng__prepare_encode_sliceparams()1759 F_ENCODE(iFineYSearchSize, TOPAZHP_CR_IPE_Y_FINE_SEARCH); in tng__prepare_encode_sliceparams()1768 ui32IPEControl = F_ENCODE(iFineYSearchSize + 1, TOPAZHP_CR_IPE_LRITC_BOUNDARY) | in tng__prepare_encode_sliceparams()1769 F_ENCODE(iFineYSearchSize, TOPAZHP_CR_IPE_Y_FINE_SEARCH) | in tng__prepare_encode_sliceparams()1776 ui32IPEControl |= F_ENCODE(iFineYSearchSize + 1, TOPAZHP_CR_IPE_LRITC_BOUNDARY) | in tng__prepare_encode_sliceparams()1777 F_ENCODE(iFineYSearchSize, TOPAZHP_CR_IPE_Y_FINE_SEARCH) | in tng__prepare_encode_sliceparams()[all …]
277 IMG_INT iFineYSearchSize; member
178 ctx->iFineYSearchSize = 2; in tng_MPEG4ES_CreateContext()
166 ctx->iFineYSearchSize = 2; in tng_H263ES_CreateContext()
172 ctx->iFineYSearchSize = 2; in tng__H264ES_init_context()