Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/gs101/include/gs101/displaycolor/
H A Ddisplaycolor_gs101.h102 uint16_t rng_x_max; // DPP_HDR_LSI_L#_TM_RNGX[MAXX] #(1, 3, 5) member
/aosp12/hardware/google/graphics/gs101/libacryl_plugins/
H A Dlibacryl_hdr_plugin.cpp148 offset = set_and_get_next_offset(offset, config.rng_x_min | (config.rng_x_max << 16)); in updateTmCoef()
/aosp12/hardware/google/graphics/gs101/libhwc2.1/libdisplayinterface/
H A DExynosDisplayDrmInterfaceModule.cpp364 tm_data.rng_x_max = dpp.Dtm().config->rng_x_max; in createDtmBlobFromIDpp()