Searched defs:videoHeight (Results 1 – 8 of 8) sorted by relevance
56 M4OSA_UInt32 videoHeight; member
1379 M4OSA_UInt32 videoHeight, M4OSA_UInt32 timeMs, M4OSA_Void* outPtr) { in applyVideoEffect()1428 M4OSA_UInt32 videoHeight, M4OSA_Void* outPtr) { in doImageRenderingMode()
114 int videoHeight = highQuality? videoCap.mMaxFrameHeight: videoCap.mMinFrameHeight; in recordVideoWithPara() local
259 public static int videoHeight(String filePath) throws Exception { in videoHeight() method in CodecTest261 int videoHeight = 0; in videoHeight() local
314 int videoHeight, in CamcorderProfile()
463 int32_t videoHeight = -1; in parseMetaData() local
1472 int32_t videoWidth, int32_t videoHeight, in setupMPEG4Recording()
665 final int videoHeight = MediaProperties.HEIGHT_720; in testStressMediaProperties() local