Searched refs:xWidth (Results 1 – 4 of 4) sorted by relevance
236 priv->scale.xWidth = OMX_VID_ENC_SCALING_WIDTH_DEFAULT; in vid_enc_Constructor()536 if (scale->xWidth < 176 || scale->xHeight < 144) in vid_enc_SetConfig()547 if (priv->scale.xWidth != 0xffffffff && priv->scale.xHeight != 0xffffffff) { in vid_enc_SetConfig()551 templat.width = priv->scale.xWidth; in vid_enc_SetConfig()587 scale->xWidth = priv->scale.xWidth; in vid_enc_GetConfig()616 priv->scale.xWidth : port->sPortParam.format.video.nFrameWidth; in vid_enc_MessageHandler()
488 priv->scale.xWidth = OMX_VID_ENC_SCALING_WIDTH_DEFAULT; in h264e_prc_ctor()536 priv->scale.xWidth : priv->in_port_def_.format.video.nFrameWidth; in h264e_prc_prepare_to_transfer()
162 OMX_S32 xWidth; /**< Fixed point value stored as Q16 */ member
243 *size = priv->scale.xWidth * priv->scale.xHeight * 2; in enc_ScaleInput_common()