Searched refs:pictureHeight (Results 1 – 5 of 5) sorted by relevance
135 int32_t pictureHeight = supportedSizes[i].height; in trySettingVideoSize() local137 if ((pictureWidth == width) && (pictureHeight == height)) { in trySettingVideoSize()
112 currentHeight != (uint32_t)params.pictureHeight) { in updateStream()133 params.pictureWidth, params.pictureHeight, in updateStream()
226 pictureHeight = availableJpegSizes.data.i32[1]; in initialize()229 pictureHeight); in initialize()1223 &validatedParams.pictureHeight); in set()1225 validatedParams.pictureHeight == pictureHeight) { in set()1232 validatedParams.pictureHeight)) break; in set()1237 validatedParams.pictureHeight); in set()2477 static_cast<float>(pictureHeight) }, in calculateCropRegion()2553 float stillAspect = static_cast<float>(pictureWidth) / pictureHeight; in calculatePictureFovs()
54 int pictureWidth, pictureHeight; member
195 p.pictureWidth, p.pictureHeight); in dump()