Searched refs:Lut3d (Results 1 – 14 of 14) sorted by relevance
159 typedef struct Lut3d { struct183 } Lut3d; argument
166 typedef struct Lut3d { struct190 } Lut3d; typedef
361 Lut3d lut_3d = {}; //!< o/p - Populated by SDM when tone mapping is
381 Lut3d lut_3d = {}; //!< o/p - Populated by SDM when tone mapping is
402 Lut3d lut_3d = {}; //!< o/p - Populated by SDM when tone mapping is
68 Lut3d &lut_3d = ctx->layer->lut_3d; in OnTask()