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

/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DParameters.cpp70 int32_t maxVideoHeight = videoEncoderProfiles->getVideoEncoderParamByName( local
72 const Size MAX_VIDEO_SIZE = {maxVideoWidth, maxVideoHeight};

Completed in 11 milliseconds