Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/gs101/include/gs101/displaycolor/
H A Ddisplaycolor_gs101.h101 uint16_t rng_x_min; // DPP_HDR_LSI_L#_TM_RNGX[MINX] #(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.cpp363 tm_data.rng_x_min = dpp.Dtm().config->rng_x_min; in createDtmBlobFromIDpp()