Home
last modified time | relevance | path

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

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