Searched refs:encHeight (Results 1 – 4 of 4) sorted by relevance
160 Int encHeight[2]; member
434 aEncOption->encHeight[0] = codeword; in ParseFSI()546 height = &(aEncOption->encHeight[0]); in iDecodeShortHeader()935 aEncOption.encHeight[i] = iEncHeight[i] = aEncParam->iFrameHeight[i]; in Initialize()
460 if (encOption->encHeight[0] != 96) /* source_format = 1 */ in PVInitVideoEncoder()464 if (encOption->encHeight[0] != 144) /* source_format = 2 */ in PVInitVideoEncoder()468 if (encOption->encHeight[0] != 288) /* source_format = 2 */ in PVInitVideoEncoder()473 if (encOption->encHeight[0] != 576) /* source_format = 2 */ in PVInitVideoEncoder()477 if (encOption->encHeight[0] != 1152) /* source_format = 2 */ in PVInitVideoEncoder()487 encParams->LayerHeight[i] = encOption->encHeight[i]; in PVInitVideoEncoder()
203 aEncOption.encHeight[0] = aEncodeParam.nFrameHeight; in Mp4EncInit()