Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/utils/
DCameraServiceProxyWrapper.cpp228 const static int32_t HEIGHT_4K = 2160; in encodeSessionConfiguration() local
296 if (width == WIDTH_4K && height == HEIGHT_4K) { in encodeSessionConfiguration()