Home
last modified time | relevance | path

Searched defs:light (Results 26 - 50 of 71) sorted by relevance

123

/kernel/linux/linux-5.10/sound/usb/usx2y/
H A Dusbus428ctldefs.h72 struct us428_set_byte light[7]; member
/kernel/linux/linux-6.6/sound/usb/usx2y/
H A Dusbus428ctldefs.h72 struct us428_set_byte light[7]; member
/third_party/backends/backend/
H A Dplustek-usbcalfile.c82 LightCtrl light; member
[all...]
H A Dpieusb_scancmd.h208 SANE_Byte light; member
231 SANE_Byte light; /* => Pieusb_Settings.light */ member
H A Drts8891.c1071 int light, mode; in sane_start() local
4607 dark_calibration(struct Rts8891_Device *dev, int mode, int light) dark_calibration() argument
4862 gain_calibration(struct Rts8891_Device *dev, int mode, int light) gain_calibration() argument
5223 offset_calibration(struct Rts8891_Device *dev, int mode, int light) offset_calibration() argument
5450 setup_shading_calibration(struct Rts8891_Device *dev, int mode, int *light, int *status1, SANE_Byte * regs) setup_shading_calibration() argument
6128 shading_calibration(struct Rts8891_Device *dev, SANE_Bool color, int mode, int light) shading_calibration() argument
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_camera_profile.cpp82 real64 dng_camera_profile::IlluminantToTemperature (uint32 light) in IlluminantToTemperature() argument
H A Ddng_camera_profile.h345 void SetCalibrationIlluminant1 (uint32 light) in SetCalibrationIlluminant1() argument
356 void SetCalibrationIlluminant2 (uint32 light) in SetCalibrationIlluminant2() argument
[all...]
/third_party/qrcodegen/c/
H A Dqrcodegen-test.c488 bool light = (x == 3 && y == 8) || (x == 61 && y == 49); in testGetSetModule() local
/kernel/linux/linux-5.10/drivers/media/i2c/m5mols/
H A Dm5mols.h121 u8 light; member
/third_party/ffmpeg/libavfilter/
H A Dvf_colorconstancy.c538 static void normalize_light(double *light) in normalize_light() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Des1_conversion.c211 _mesa_GetLightxv(GLenum light, GLenum pname, GLfixed *params) in _mesa_GetLightxv() argument
219 "glGetLightxv(light=0x%x)", light); in _mesa_GetLightxv() local
488 _mesa_Lightx(GLenum light, GLenum pname, GLfixed param) in _mesa_Lightx() argument
494 _mesa_Lightxv(GLenum light, GLenu argument
502 "glLightxv(light=0x%x)", light); _mesa_Lightxv() local
[all...]
H A Drastpos.c161 struct gl_light *light = &ctx->Light.Light[i]; in shade_rastpos() local
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dscene_util.cpp254 const Entity light = em.Create(); in CreateLight() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_default_camera_controller.cpp1024 const auto& light = lights[sortData.index]; in UpdateLightBuffer() local
H A Drender_node_default_shadow_render_slot.cpp674 const auto& light in UpdateGeneralDataUniformBuffers() local
293 RenderSubmeshes(IRenderCommandList& cmdList, const IRenderDataStoreDefaultMaterial& dataStoreMaterial, const IRenderDataStoreDefaultLight::ShadowType shadowType, const RenderCamera& camera, const RenderLight& light, const uint32_t shadowPassIdx) RenderSubmeshes() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Dlight.c39 struct gb_light *light; member
76 static struct gb_connection *get_conn_from_light(struct gb_light *light) in get_conn_from_light() argument
100 static struct gb_channel *get_channel_from_mode(struct gb_light *light, in get_channel_from_mode() argument
531 gb_lights_light_v4l2_register(struct gb_light *light) gb_lights_light_v4l2_register() argument
585 gb_lights_light_v4l2_unregister(struct gb_light *light) gb_lights_light_v4l2_unregister() argument
591 gb_lights_light_v4l2_register(struct gb_light *light) gb_lights_light_v4l2_register() argument
599 gb_lights_light_v4l2_unregister(struct gb_light *light) gb_lights_light_v4l2_unregister() argument
944 gb_lights_channel_config(struct gb_light *light, struct gb_channel *channel) gb_lights_channel_config() argument
1005 struct gb_light *light = &glights->lights[id]; gb_lights_light_config() local
1047 gb_lights_light_register(struct gb_light *light) gb_lights_light_register() argument
1097 gb_lights_light_release(struct gb_light *light) gb_lights_light_release() argument
1214 struct gb_light *light; gb_lights_request_handler() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Dlight.c39 struct gb_light *light; member
76 static struct gb_connection *get_conn_from_light(struct gb_light *light) in get_conn_from_light() argument
100 static struct gb_channel *get_channel_from_mode(struct gb_light *light, in get_channel_from_mode() argument
530 gb_lights_light_v4l2_register(struct gb_light *light) gb_lights_light_v4l2_register() argument
584 gb_lights_light_v4l2_unregister(struct gb_light *light) gb_lights_light_v4l2_unregister() argument
590 gb_lights_light_v4l2_register(struct gb_light *light) gb_lights_light_v4l2_register() argument
598 gb_lights_light_v4l2_unregister(struct gb_light *light) gb_lights_light_v4l2_unregister() argument
943 gb_lights_channel_config(struct gb_light *light, struct gb_channel *channel) gb_lights_channel_config() argument
1004 struct gb_light *light = &glights->lights[id]; gb_lights_light_config() local
1046 gb_lights_light_register(struct gb_light *light) gb_lights_light_register() argument
1096 gb_lights_light_release(struct gb_light *light) gb_lights_light_release() argument
1213 struct gb_light *light; gb_lights_request_handler() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_1_0_autogen.cpp441 CaptureGetLightfv(const State &glState, bool isCallValid, GLenum light, LightParameter pnamePacked, GLfloat *params) CaptureGetLightfv() argument
470 CaptureGetLightxv(const State &glState, bool isCallValid, GLenum light, LightParameter pnamePacked, GLfixed *params) CaptureGetLightxv() argument
750 CaptureLightf(const State &glState, bool isCallValid, GLenum light, LightParameter pnamePacked, GLfloat param) CaptureLightf() argument
765 CaptureLightfv(const State &glState, bool isCallValid, GLenum light, LightParameter pnamePacked, const GLfloat *params) CaptureLightfv() argument
794 CaptureLightx(const State &glState, bool isCallValid, GLenum light, LightParameter pnamePacked, GLfixed param) CaptureLightx() argument
809 CaptureLightxv(const State &glState, bool isCallValid, GLenum light, LightParameter pnamePacked, const GLfixed *params) CaptureLightxv() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_1_0_autogen.cpp577 void GL_APIENTRY GL_GetLightfv(GLenum light, GLenum pname, GLfloat *params) in GL_GetLightfv() argument
603 void GL_APIENTRY GL_GetLightxv(GLenum light, GLenum pname, GLfixed *params) in GL_GetLightxv() argument
891 GL_Lightf(GLenum light, GLenum pname, GLfloat param) GL_Lightf() argument
917 GL_Lightfv(GLenum light, GLenum pname, const GLfloat *params) GL_Lightfv() argument
943 GL_Lightx(GLenum light, GLenum pname, GLfixed param) GL_Lightx() argument
969 GL_Lightxv(GLenum light, GLenum pname, const GLfixed *params) GL_Lightxv() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DContext.cpp328 const Point &Context::getLightPosition(int light) in getLightPosition() argument
348 void Context::setLightEnable(int light, bool lightEnable) in setLightEnable() argument
353 void Context::setLightPosition(int light, Point worldLightPosition) in setLightPosition() argument
/third_party/skia/tests/
H A DBlurTest.cpp404 SkEmbossMaskFilter::Light light = { in DEF_TEST() local
501 static constexpr SkEmbossMaskFilter::Light light = { in DEF_TEST() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DGLES1Renderer.cpp195 const auto &light = gles1State.mLights[i]; in prepareForDraw() local
356 const auto &light = gles1State.mLights[i]; in prepareForDraw() local
[all...]
/base/powermgr/display_manager/brightness_manager/src/
H A Dbrightness_service.cpp265 int32_t light = mLightBrightnessThreshold[1]; in NotifyLightChangeToAps() local
/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp1461 auto& light = lights[i]; in UpdateLights() local
1669 GetLightPositionAndRotation(const std::shared_ptr<Light>& light, BASE_NS::Math::Vec3& position, BASE_NS::Math::Quat& rotation) GetLightPositionAndRotation() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_ff.c1929 const D3DLIGHT9 *light = &context->ff.light[context->ff.active_light[l]]; nine_ff_load_lights() local
[all...]

Completed in 48 milliseconds

123