Home
last modified time | relevance | path

Searched refs:videosize (Results 1 - 1 of 1) sorted by relevance

/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dcamera_video.cpp195 Size videosize; in main() local
392 videosize.width = videoWidth; in main()
393 videosize.height = videoHeight; in main()
394 VideoProfile videoprofile = VideoProfile(static_cast<CameraFormat>(videoFormat), videosize, videoframerates); in main()

Completed in 1 milliseconds