Home | History | Annotate | Download | only in enc

Lines Matching refs:nFrameWidth

107     inputPort.format.video.nFrameWidth = mWidth;
109 inputPort.format.video.nStride = inputPort.format.video.nFrameWidth;
136 outputPort.format.video.nFrameWidth = mWidth;
138 outputPort.format.video.nStride = outputPort.format.video.nFrameWidth;
791 mWidth = port->format.video.nFrameWidth;
806 def->format.video.nFrameWidth = mWidth;
811 def->format.video.nFrameWidth = mWidth;
817 mWidth = port->format.video.nFrameWidth;
821 def->format.video.nFrameWidth = mWidth;