Home | History | Annotate | Download | only in src

Lines Matching refs:uiVideoWidth

1112         err = M4VSS3GPP_intAllocateYUV420(pTemp1, pC->ewc.uiVideoWidth,
1123 err = M4VSS3GPP_intAllocateYUV420(pTemp2, pC->ewc.uiVideoWidth,
1134 err = M4VSS3GPP_intAllocateYUV420(pC->yuv1, pC->ewc.uiVideoWidth,
1148 err = M4VSS3GPP_intAllocateYUV420(pC->yuv2, pC->ewc.uiVideoWidth,
1162 err = M4VSS3GPP_intAllocateYUV420(pC->yuv3, pC->ewc.uiVideoWidth,
1478 pC->ewc.uiVideoWidth,
1572 pTemp2, pC->ewc.uiVideoWidth, pC->ewc.uiVideoHeight);
1606 pC->ewc.uiVideoWidth,
2492 EncParams.FrameWidth = pC->ewc.uiVideoWidth;
3490 pClipCtxt->pPlaneYuvWithEffect[0].u_width = pC->ewc.uiVideoWidth;
3491 pClipCtxt->pPlaneYuvWithEffect[0].u_stride = pC->ewc.uiVideoWidth;
3496 pC->ewc.uiVideoHeight * pC->ewc.uiVideoWidth * 1.5,