Searched refs:nStride (Results 1 – 8 of 8) sorted by relevance
120 aPortParam->format.video.nStride = min_stride; in Mp4DecodeVideo()127 …>nBufferSize = (aPortParam->format.video.nSliceHeight * aPortParam->format.video.nStride * 3) >> 1; in Mp4DecodeVideo()168 aPortParam->format.video.nStride = min_stride; in Mp4DecodeVideo()174 …>nBufferSize = (aPortParam->format.video.nSliceHeight * aPortParam->format.video.nStride * 3) >> 1; in Mp4DecodeVideo()217 aPortParam->format.video.nStride = min_stride; in Mp4DecodeVideo()223 …>nBufferSize = (aPortParam->format.video.nSliceHeight * aPortParam->format.video.nStride * 3) >> 1; in Mp4DecodeVideo()
340 ipPorts[OMX_PORT_OUTPUTPORT_INDEX]->PortParam.format.video.nStride = 176; in ConstructComponent()
261 aPortParam->format.video.nStride = min_stride; in AvcDecodeVideo_OMX()268 …>nBufferSize = (aPortParam->format.video.nSliceHeight * aPortParam->format.video.nStride * 3) >> 1; in AvcDecodeVideo_OMX()
265 ipPorts[OMX_PORT_OUTPUTPORT_INDEX]->PortParam.format.video.nStride = 176; in ConstructComponent()
133 OMX_S32 nStride; member
146 OMX_S32 nStride; member
4248 videoformat->nStride = min_stride; in SetParameter()4258 …ts[PortIndex]->PortParam.nBufferSize = (videoformat->nSliceHeight * videoformat->nStride * 3) >> 1; in SetParameter()4267 … ipPorts[PortIndex]->PortParam.nBufferSize = videoformat->nSliceHeight * videoformat->nStride * 3; in SetParameter()4271 … ipPorts[PortIndex]->PortParam.nBufferSize = videoformat->nSliceHeight * videoformat->nStride * 2; in SetParameter()4276 …ts[PortIndex]->PortParam.nBufferSize = (videoformat->nSliceHeight * videoformat->nStride * 3) >> 1; in SetParameter()
235 iStride = OSCL_ABS(iParamPort.format.video.nStride); in HandlePortReEnable()767 iStride = OSCL_ABS(iParamPort.format.video.nStride); in NegotiateComponentParameters()