Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/sde-drm/
Ddrm_utils.cpp73 uint64_t fmt_modifier = std::stoi(vendor_sub_str.substr(vendor_sub_str.find("/") + 1)); in ParseFormats() local
76 modifier = fourcc_mod_code(QCOM, fmt_modifier); in ParseFormats()