Home | History | Annotate | Download | only in src

Lines Matching refs:uiVideoWidth

188     pC->ewc.uiVideoWidth = 0;
332 pClipSettings->ClipProperties.uiVideoWidth = 0;
890 pC->ewc.uiVideoWidth = 128;
894 pC->ewc.uiVideoWidth = 160;
898 pC->ewc.uiVideoWidth = 176;
902 pC->ewc.uiVideoWidth = 320;
906 pC->ewc.uiVideoWidth = 352;
910 pC->ewc.uiVideoWidth = 640;
915 pC->ewc.uiVideoWidth = 800;
919 pC->ewc.uiVideoWidth = 720;
925 pC->ewc.uiVideoWidth = 640;
930 pC->ewc.uiVideoWidth = M4ENCODER_854_480_Width;
935 pC->ewc.uiVideoWidth = 1280;
939 pC->ewc.uiVideoWidth = M4ENCODER_1080_720_Width;
944 pC->ewc.uiVideoWidth = 960;
948 pC->ewc.uiVideoWidth = 1920;
955 pC->ewc.uiVideoWidth = 176;
1060 (pC->pClipList[i].ClipProperties.uiVideoWidth !=
1061 pC->ewc.uiVideoWidth) ||
2333 pC_ewc->WriterVideoStreamInfo.width = pC_ewc->uiVideoWidth;
3246 pClipProperties->uiVideoWidth = pClipProperties->uiStillPicWidth;
3259 if (((M4OSA_UInt32)pC->ewc.uiVideoWidth !=
3260 pClipProperties->uiVideoWidth) ||
3287 pClipProperties->uiVideoWidth;