Home
last modified time | relevance | path

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

/hardware/google/graphics/gs101/libhwc2.1/libcolormanager/
DDisplayColorModule.cpp121 tmData.rng_x_max = config->rng_x_max; in dtm()
/hardware/google/graphics/gs101/include/gs101/displaycolor/
Ddisplaycolor_gs101.h110 uint16_t rng_x_max; // DPP_HDR_LSI_L#_TM_RNGX[MAXX] #(1, 3, 5) member
/hardware/google/graphics/gs201/libacryl_plugins/
Dlibacryl_hdr_plugin.cpp148 offset = set_and_get_next_offset(offset, config.rng_x_min | (config.rng_x_max << 16)); in updateTmCoef()
/hardware/google/graphics/gs101/libacryl_plugins/
Dlibacryl_hdr_plugin.cpp148 offset = set_and_get_next_offset(offset, config.rng_x_min | (config.rng_x_max << 16)); in updateTmCoef()