Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwjpeg/include/
Dexynos-hwjpeg.h500 #define TO_SEC_IMG_SIZE(val) (((val) >> 16) & 0xFFFF) macro
544 return (TO_SEC_IMG_SIZE(m_v4l2Format.fmt.pix_mp.width) + in IsB2BCompression()
545 TO_SEC_IMG_SIZE(m_v4l2Format.fmt.pix_mp.height)) != 0; in IsB2BCompression()