Lines Matching refs:UsrData
132 int iWidth = pInfo->UsrData.sSystemBuffer.iWidth; in Process()
133 int iHeight = pInfo->UsrData.sSystemBuffer.iHeight; in Process()
134 iStride[0] = pInfo->UsrData.sSystemBuffer.iStride[0]; in Process()
135 iStride[1] = pInfo->UsrData.sSystemBuffer.iStride[1]; in Process()
191 bufInfo.UsrData.sSystemBuffer.iWidth, in DecodeFrame()
192 bufInfo.UsrData.sSystemBuffer.iHeight, in DecodeFrame()
193 bufInfo.UsrData.sSystemBuffer.iStride[0] in DecodeFrame()
198 sBufInfo.UsrData.sSystemBuffer.iWidth / 2, in DecodeFrame()
199 sBufInfo.UsrData.sSystemBuffer.iHeight / 2, in DecodeFrame()
200 sBufInfo.UsrData.sSystemBuffer.iStride[1] in DecodeFrame()
205 sBufInfo.UsrData.sSystemBuffer.iWidth / 2, in DecodeFrame()
206 sBufInfo.UsrData.sSystemBuffer.iHeight / 2, in DecodeFrame()
207 sBufInfo.UsrData.sSystemBuffer.iStride[1] in DecodeFrame()
229 sBufInfo.UsrData.sSystemBuffer.iWidth, in FlushFrame()
230 sBufInfo.UsrData.sSystemBuffer.iHeight, in FlushFrame()
231 sBufInfo.UsrData.sSystemBuffer.iStride[0] in FlushFrame()
236 sBufInfo.UsrData.sSystemBuffer.iWidth / 2, in FlushFrame()
237 sBufInfo.UsrData.sSystemBuffer.iHeight / 2, in FlushFrame()
238 sBufInfo.UsrData.sSystemBuffer.iStride[1] in FlushFrame()
243 sBufInfo.UsrData.sSystemBuffer.iWidth / 2, in FlushFrame()
244 sBufInfo.UsrData.sSystemBuffer.iHeight / 2, in FlushFrame()
245 sBufInfo.UsrData.sSystemBuffer.iStride[1] in FlushFrame()