Searched defs:min_stride (Results 1 – 3 of 3) sorted by relevance
116 OMX_U32 min_stride = ((aPortParam->format.video.nFrameWidth + 15) & (~15)); in Mp4DecodeVideo() local164 OMX_U32 min_stride = ((aPortParam->format.video.nFrameWidth + 15) & (~15)); in Mp4DecodeVideo() local213 OMX_U32 min_stride = ((aPortParam->format.video.nFrameWidth + 15) & (~15)); in Mp4DecodeVideo() local
257 OMX_U32 min_stride = ((aPortParam->format.video.nFrameWidth + 15) & (~15)); in AvcDecodeVideo_OMX() local
4238 OMX_U32 min_stride = ((videoformat->nFrameWidth + 15) & (~15)); in SetParameter() local