Home
last modified time | relevance | path

Searched refs:height2 (Results 1 – 1 of 1) sorted by relevance

/hardware/google/graphics/common/libhwjpeg/
Dhwjpeg-v4l2.cpp151 unsigned int width2, unsigned int height2) in SetImageFormat() argument
155 (m_v4l2Format.fmt.pix_mp.height == TO_IMAGE_SIZE(height, height2))) in SetImageFormat()
160 m_v4l2Format.fmt.pix_mp.height = TO_IMAGE_SIZE(height, height2); in SetImageFormat()