Searched defs:uiFrameHeight (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/libvideoeditor/vss/stagefrightshells/inc/
H A DVideoEditorMain.h70 M4OSA_UInt32 uiFrameHeight; /* Frame height*/ member in struct:__anon316
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c3611 M4OSA_UInt32 uiFrameHeight; local
3736 uiFrameHeight =
3777 uiFrameHeight = pC->EncodingHeight;
3792 uiFrameHeight = pC->EncodingHeight = M4ENCODER_SQCIF_Height;
3797 uiFrameHeight = pC->EncodingHeight = M4ENCODER_QQVGA_Height;
3802 uiFrameHeight = pC->EncodingHeight = M4ENCODER_QCIF_Height;
3807 uiFrameHeight = pC->EncodingHeight = M4ENCODER_QVGA_Height;
3812 uiFrameHeight = pC->EncodingHeight = M4ENCODER_CIF_Height;
3817 uiFrameHeight = pC->EncodingHeight = M4ENCODER_VGA_Height;
3822 uiFrameHeight
[all...]

Completed in 76 milliseconds