US20100118153A1 - Apparatus and methods for controlling image sensors - Google Patents

Apparatus and methods for controlling image sensors Download PDF

Info

Publication number
US20100118153A1
US20100118153A1 US12/487,875 US48787509A US2010118153A1 US 20100118153 A1 US20100118153 A1 US 20100118153A1 US 48787509 A US48787509 A US 48787509A US 2010118153 A1 US2010118153 A1 US 2010118153A1
Authority
US
United States
Prior art keywords
image sensor
computer
configuration data
module
computer unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US12/487,875
Other languages
English (en)
Inventor
Xiaoguang Yu
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
O2Micro Inc
Original Assignee
O2Micro Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by O2Micro Inc filed Critical O2Micro Inc
Priority to US12/487,875 priority Critical patent/US20100118153A1/en
Assigned to O2MICRO, INC. reassignment O2MICRO, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: YU, XIAOGUANG
Priority to CN2009201614221U priority patent/CN201629798U/zh
Priority to CN2009101506950A priority patent/CN101739363B/zh
Priority to CN2009101495369A priority patent/CN101742113B/zh
Priority to JP2009241405A priority patent/JP2010119103A/ja
Priority to TW098138345A priority patent/TWI507027B/zh
Priority to TW098138346A priority patent/TWI419047B/zh
Publication of US20100118153A1 publication Critical patent/US20100118153A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N23/00Cameras or camera modules comprising electronic image sensors; Control thereof
    • H04N23/60Control of cameras or camera modules
    • H04N23/66Remote control of cameras or camera parts, e.g. by remote control devices

Definitions

  • the image sensor 130 can capture optical image signals and can convert the captured optical image signals to analog electrical image signals. Moreover, the image sensor 130 can receive a reference clock generated by an oscillator 131 and can convert the analog electrical image signals to digital raw image signals according to the reference clock.
  • the camera controller 110 can also include an image processor 114 for processing the raw image signals into color-corrected images in a standard image file format.
  • the camera controller 110 further includes a USB video class (UVC) component (hardware) 115 used to indicate that the image sensor 130 belongs to a video class when the image sensor 130 is coupled to the computer 120 .
  • the UVC component 115 can be used to enable communications between the image sensor 130 and a computer program of the computer 120 .
  • an operating system e.g., Microsoft® Windows
  • an operating system e.g., Microsoft® Windows
  • the computer 120 can include multiple USB device drivers for supporting various types of USB devices such as audio class devices, video class devices, and printer class devices, respectively.
  • a UVC device driver of the operating system can be employed to interact with the computer program and the image sensor 130 .
  • the image sensor 130 can interact with the computer program via the UVC device driver. Therefore, communications between the image sensor 130 and a computer program of the computer 120 can be enabled.
  • FIG. 5 illustrates a flowchart of operations performed by a camera controller, in accordance with one embodiment of the present invention.
  • Computer-usable media may comprise computer storage media and communication media.
  • Computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer-readable instructions, data structures, program modules or other data.
  • Computer storage media includes, but is not limited to, random access memory (RAM), read only memory (ROM), electrically erasable programmable ROM (EEPROM), flash memory or other memory technology, compact disk ROM (CD-ROM), digital versatile disks (DVDs) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium that can be used to store the desired information.
  • Embodiments in accordance with the present disclosure provide a camera controller in a computer-connected camera system for controlling an image sensor.
  • one or more hardware blocks in the conventional camera system can be substituted with computer-executable program modules, such that the size and cost of the camera system can be reduced and the efficiency can be improved.
  • memory of a computer unit can store multiple configuration data sets indicative of settings of different types of image sensors respectively, which can be used to configure multiple image sensors without changing hardware configurations of the camera controller.
  • the computer unit 210 includes a bus 262 and a processor 264 (e.g., a central processing unit) coupled to the bus 262 .
  • the bus 262 can include, but is not limited to, a data bus, an address bus, or a control bus, and is capable of transferring information, e.g., data, instructions, address information, or control commands, in the computer unit 210 .
  • the processor 264 can process various tasks and execute various instructions.
  • the computer unit 210 further includes computer-readable media such as a main memory 266 coupled to the bus 262 , a read only memory (ROM) 268 coupled to the bus 262 , and a storage device 270 coupled to the bus 262 .
  • main memory 266 coupled to the bus 262
  • ROM read only memory
  • storage device 270 coupled to the bus 262 .
  • the camera controller 220 coupled to the image sensor 230 can control the image acquisition function of the image sensor 230 .
  • the camera controller 220 can include a driver application 250 and a communication medium 240 .
  • the driver application 250 can be stored in the storage device 270 of the computer unit 210 .
  • the driver application 250 may be stored in another computer-readable medium such as the ROM 268 or the main memory 266 .
  • the driver application 250 can include program modules having instructions and data for controlling the image sensor 230 .
  • the communication medium 240 coupled between the image sensor 230 and the communication interface 272 of the computer unit 210 is operable for connecting the image sensor 230 to the computer unit 210 .
  • the communication medium 240 can interface with the computer unit 210 according to a communication protocol such as a universal serial bus (USB) protocol or a 1394 protocol, etc.
  • the communication medium 240 can interface with the image sensor 230 according to another communication protocol, such as an inter-integrated circuit (I 2 C) bus protocol or a serial camera control bus (SCCB) protocol.
  • I 2 C inter-integrated circuit
  • SCCB serial camera control bus
  • the image sensor 230 can support I 2 C/SCCB protocol.
  • the communication medium 240 also provides protocol conversion, e.g., between USB and I 2 C/SCCB.
  • the driver application 250 includes a configuration module, in one embodiment. However, the invention is not so limited; the driver application 250 can include other software modules according to system needs. In the example of FIG. 3 , the driver application 250 can include a data file 320 , a configuration module 322 , a device driver module 324 , an image processing module 326 , and a power saving module 328 .
  • the driver application 250 can be stored in a computer-readable medium, e.g., the storage device 270 , of the computer unit 210 .
  • the driver application 250 includes computer-readable data and/or computer-executable instructions.
  • the data file 320 can include multiple configuration data sets indicative of settings of different image sensors, respectively.
  • the configuration module 322 can be executed by the processor 264 to configure the image sensor 230 according to a corresponding configuration data set.
  • the configuration module 322 can be executed by the processor 264 to configure each of the image sensors according to a corresponding configuration data set contained in the data file 320 .
  • the computer unit 210 can configure the image sensor with the corresponding configuration data set
  • the camera system 200 can support various types of image sensors without changing hardware configurations of the camera controller 220 , in one embodiment.
  • the device driver module 324 in the driver application 250 can be executed by the processor 264 to enable communications between the computer unit 210 and the image sensor 230 .
  • the device driver module 324 can enable communications between a computer program of the computer unit 210 and the image sensor 230 .
  • the computer program can be an upper level computer program that interacts with users, such as Microsoft® Windows or can be user-mode applications such as Microsoft Network (MSN) application.
  • MSN Microsoft Network
  • the computer program can call the device driver module 324 .
  • the device driver module 324 can enable the computer program to interact with the image sensor 230 by establishing communications between the communication interface 272 and the communication medium 240 .
  • the image processing module 326 can be executed by the processor 264 to perform digital graphic processing on the digital image signals (e.g., the digital raw image signals) from the image sensor 230 . More specifically, the image processing module 326 can be executed to adjust the image attributes, e.g., the brightness, color, saturation, noise-signal ratio, etc., of the digital image signals (e.g., the digital raw image signals) by various digital processing technologies such as geometric transformation, color processing, image composite, image denoising, image enhancement, etc.
  • image attributes e.g., the brightness, color, saturation, noise-signal ratio, etc.
  • the communication medium 240 further includes a USB interface.
  • the USB interface includes a USB physical layer (PHY) 402 , a USB device controller 404 , and an I 2 C bus 406 , and is operable for transferring data in accordance with a USB protocol standard, in one embodiment.
  • the communication medium 240 can have many other configurations and is not limited to the configuration in the example of FIG. 4 .
  • the camera system 400 can reduce the cost and improve the efficiency by removing some hardware blocks in the conventional camera system, e.g., the oscillator 131 , the E 2 PROM 140 , the image processor 114 , and the UVC component 115 in FIG. 1 .
  • a configuration module e.g., the configuration module 322
  • a computer-readable medium e.g., the storage device 270
  • the configuration module can be executed by the computer unit 210 to select the configuration data set indicative of settings of the image sensor 230 from the multiple configuration data sets according to an identification or type of the image sensor 230 .

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Studio Devices (AREA)
US12/487,875 2008-11-12 2009-06-19 Apparatus and methods for controlling image sensors Abandoned US20100118153A1 (en)

Priority Applications (7)

Application Number Priority Date Filing Date Title
US12/487,875 US20100118153A1 (en) 2008-11-12 2009-06-19 Apparatus and methods for controlling image sensors
CN2009201614221U CN201629798U (zh) 2008-11-12 2009-06-29 控制图像传感器的设备
CN2009101506950A CN101739363B (zh) 2008-11-12 2009-06-29 控制图像传感器的设备及其方法
CN2009101495369A CN101742113B (zh) 2008-11-12 2009-07-02 图像传感器的控制装置和控制方法
JP2009241405A JP2010119103A (ja) 2008-11-12 2009-10-20 イメージセンサを制御するための装置及び方法
TW098138345A TWI507027B (zh) 2008-11-12 2009-11-12 照相機控制器、控制影像感測器的方法、照相機系統及電腦系統
TW098138346A TWI419047B (zh) 2008-11-12 2009-11-12 控制影像感測器之裝置、方法及其電腦可讀媒體

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US19892108P 2008-11-12 2008-11-12
US12/487,875 US20100118153A1 (en) 2008-11-12 2009-06-19 Apparatus and methods for controlling image sensors

Publications (1)

Publication Number Publication Date
US20100118153A1 true US20100118153A1 (en) 2010-05-13

Family

ID=42164852

Family Applications (2)

Application Number Title Priority Date Filing Date
US12/487,904 Expired - Fee Related US8466974B2 (en) 2008-11-12 2009-06-19 Apparatus and methods for controlling image sensors
US12/487,875 Abandoned US20100118153A1 (en) 2008-11-12 2009-06-19 Apparatus and methods for controlling image sensors

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US12/487,904 Expired - Fee Related US8466974B2 (en) 2008-11-12 2009-06-19 Apparatus and methods for controlling image sensors

Country Status (4)

Country Link
US (2) US8466974B2 (zh)
JP (2) JP2010119103A (zh)
CN (3) CN201629798U (zh)
TW (2) TWI507027B (zh)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120036176A1 (en) * 2010-08-06 2012-02-09 Canon Kabushiki Kaisha Apparatus connected to network and method for requesting another apparatus to perform processing via network
US20140092264A1 (en) * 2012-09-28 2014-04-03 Samsung Electronics Co. Ltd. Method for controlling camera and mobile device
US20150288930A1 (en) * 2014-04-08 2015-10-08 Samsung Techwin Co., Ltd. Network security system and method thereof
TWI616102B (zh) * 2016-06-24 2018-02-21 和碩聯合科技股份有限公司 視訊影像生成系統及其視訊影像生成之方法
US9967410B2 (en) 2014-05-29 2018-05-08 Asustek Computer Inc. Mobile device, computer device and image control method thereof for editing image via undefined image processing function
US10013382B2 (en) 2016-04-27 2018-07-03 Quanta Computer Inc. Smart plug node management
CN111272780A (zh) * 2020-02-12 2020-06-12 京东方科技集团股份有限公司 一种x光图像的采集方法及x光采集系统
US10997386B2 (en) * 2017-10-05 2021-05-04 Guangzhou Tyrafos Semiconductor Technologies Co., Ltd Image data transmission system and image data transmission method

Families Citing this family (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9495876B2 (en) 2009-07-27 2016-11-15 Magna Electronics Inc. Vehicular camera with on-board microcontroller
US9077950B2 (en) * 2010-04-28 2015-07-07 Thomas William Hickie System, method, and module for a content control layer for an optical imaging device
TWI420320B (zh) * 2010-08-02 2013-12-21 O2Micro Int Ltd 位址配置設備、系統及其方法
TWI539283B (zh) 2011-06-28 2016-06-21 聯詠科技股份有限公司 串列介面的控制系統
EP2739049A1 (en) 2012-11-29 2014-06-04 Axis AB Method and system for generating real-time motion video
US9858097B2 (en) 2013-06-07 2018-01-02 American Megatrends, Inc. Methods, devices and computer readable storage devices for emulating rotation events in a guest operating system from a host operating system
US9378038B2 (en) * 2013-06-07 2016-06-28 American Megatrends, Inc. Methods, devices and computer readable storage devices for emulating a gyroscope in a guest operating system from a host operating system
CN104580657A (zh) * 2013-10-11 2015-04-29 中兴通讯股份有限公司 一种传感器用户自设置的方法、装置及移动终端
JP6234165B2 (ja) * 2013-10-28 2017-11-22 キヤノン株式会社 撮像装置、外部装置、撮像システム、撮像装置の制御方法、外部装置の制御方法、撮像システムの制御方法、及びプログラム
CN105117203A (zh) * 2014-04-30 2015-12-02 马维尔国际有限公司 传感器集中控制系统和方法
EP2950058B1 (en) * 2014-05-28 2018-03-28 Axis AB Calibration data in a sensor system
TWI569622B (zh) * 2014-05-29 2017-02-01 華碩電腦股份有限公司 影像控制方法及應用該影像控制方法的行動裝置及電腦裝置
EP3206130B1 (en) 2014-07-01 2018-01-31 Axis AB Methods and devices for finding settings to be used in relation to a sensor unit connected to a processing unit
JP6519125B2 (ja) * 2014-09-10 2019-05-29 日本電気株式会社 情報処理装置、情報処理システム、情報処理方法、及び、プログラム
CN104994270A (zh) * 2015-08-06 2015-10-21 麦格纳斯太尔汽车技术(上海)有限公司 一种低照度环境下车载摄像头图像处理系统
CN105376481B (zh) * 2015-10-08 2018-11-09 珠海全志科技股份有限公司 摄像装置驱动方法及摄像装置的驱动装置
CN105430276A (zh) * 2015-12-18 2016-03-23 广东欧珀移动通信有限公司 成像装置和电子装置
CN105677434B (zh) * 2016-03-18 2021-02-26 格科微电子(上海)有限公司 图像传感器的otp烧录方法
CN105933599B (zh) * 2016-04-25 2018-10-02 中国科学院西安光学精密机械研究所 集成化多模式科学级ccd图像控制系统及方法
CN109238361A (zh) * 2018-09-20 2019-01-18 宁波水表股份有限公司 一种智能水务终端
CN110984267A (zh) * 2019-06-29 2020-04-10 三一重机有限公司 挖掘机的压力控制方法、装置、控制器及可读存储介质
CN114979416A (zh) * 2021-02-25 2022-08-30 瑞昱半导体股份有限公司 图像系统单芯片、包含其的图像获取系统及图像获取方法
CN116095436B (zh) * 2023-04-10 2023-06-30 南京予芯科技有限公司 一种自适应车载摄像头驱动方法

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5920342A (en) * 1994-09-16 1999-07-06 Kabushiki Kaisha Toshiba Image input apparatus for capturing images of multiple resolutions
US6670984B1 (en) * 1997-07-29 2003-12-30 Canon Kabushiki Kaisha Camera control system controlling different types of cameras
US20060044394A1 (en) * 2004-08-24 2006-03-02 Sony Corporation Method and apparatus for a computer controlled digital camera
US7369160B2 (en) * 2001-06-15 2008-05-06 Yokogawa Electric Corporation Camera system for transferring both image data and an image processing program to transfer the image data to an external device
US7535490B2 (en) * 2004-02-06 2009-05-19 Canon Kabushiki Kaisha Imaging apparatus having control modes switchable based on connection to another apparatus
US7602419B2 (en) * 2003-06-20 2009-10-13 Casio Computer Co., Ltd Photography mode setting information transfer system, an imaging device, an information processor for a photography mode setting information transfer system and recording medium recorded program

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6496361B2 (en) 1998-11-16 2002-12-17 Acer Incorporated Embedded CMOS camera in a laptop computer
TW522306B (en) 2000-08-08 2003-03-01 Replaytv Inc Method and system for remote television replay control
JP2004128728A (ja) 2002-09-30 2004-04-22 Olympus Corp 撮像システム
GB0226014D0 (en) * 2002-11-08 2002-12-18 Nokia Corp Camera-LSI and information device
US20080109889A1 (en) 2003-07-01 2008-05-08 Andrew Bartels Methods, systems and devices for securing supervisory control and data acquisition (SCADA) communications
US20050083411A1 (en) 2003-10-16 2005-04-21 Cozier Robert P. Device driven share system and method
EP1763766A4 (en) * 2004-05-04 2009-04-01 Robert M Price SYSTEM AND METHOD FOR COMMUNICATING ELECTRONIC EQUIPMENT
CN101015200A (zh) * 2004-09-10 2007-08-08 松下电器产业株式会社 摄像机和摄像机装置
US7855727B2 (en) 2004-09-15 2010-12-21 Gyrus Acmi, Inc. Endoscopy device supporting multiple input devices
CN100435556C (zh) * 2005-10-31 2008-11-19 台湾新力国际股份有限公司 照相机系统
CN1832572A (zh) * 2006-04-10 2006-09-13 北京铱星世纪数字应用开发有限责任公司 摄像机模式切换控制系统
KR100727001B1 (ko) 2006-05-04 2007-06-14 주식회사 디엠에스 인라인 타입 코팅장치
TWI348623B (en) 2006-08-11 2011-09-11 Asustek Comp Inc Electronic device
US7660921B2 (en) * 2007-02-21 2010-02-09 Brendan Keith Schenk Two port USB digital storage device
CN100512385C (zh) 2007-12-14 2009-07-08 西安交通大学 一种工业智能相机
CN101409741A (zh) 2008-11-19 2009-04-15 闻泰集团有限公司 一种手机自动识别图像传感器型号的方法

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5920342A (en) * 1994-09-16 1999-07-06 Kabushiki Kaisha Toshiba Image input apparatus for capturing images of multiple resolutions
US6670984B1 (en) * 1997-07-29 2003-12-30 Canon Kabushiki Kaisha Camera control system controlling different types of cameras
US7369160B2 (en) * 2001-06-15 2008-05-06 Yokogawa Electric Corporation Camera system for transferring both image data and an image processing program to transfer the image data to an external device
US7602419B2 (en) * 2003-06-20 2009-10-13 Casio Computer Co., Ltd Photography mode setting information transfer system, an imaging device, an information processor for a photography mode setting information transfer system and recording medium recorded program
US7535490B2 (en) * 2004-02-06 2009-05-19 Canon Kabushiki Kaisha Imaging apparatus having control modes switchable based on connection to another apparatus
US20060044394A1 (en) * 2004-08-24 2006-03-02 Sony Corporation Method and apparatus for a computer controlled digital camera

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8949306B2 (en) * 2010-08-06 2015-02-03 Canon Kabushiki Kaisha Apparatus connected to network and method for requesting another apparatus to perform processing via network
US20120036176A1 (en) * 2010-08-06 2012-02-09 Canon Kabushiki Kaisha Apparatus connected to network and method for requesting another apparatus to perform processing via network
US9392168B2 (en) * 2012-09-28 2016-07-12 Samsung Electronics Co., Ltd. Method for controlling camera in mobile device to turn on or off based on application
US20140092264A1 (en) * 2012-09-28 2014-04-03 Samsung Electronics Co. Ltd. Method for controlling camera and mobile device
US10306185B2 (en) * 2014-04-08 2019-05-28 Hanwha Aerospace Co., Ltd. Network security system and method thereof
KR20150116722A (ko) * 2014-04-08 2015-10-16 한화테크윈 주식회사 네트워크 보안 시스템 및 방법
US20150288930A1 (en) * 2014-04-08 2015-10-08 Samsung Techwin Co., Ltd. Network security system and method thereof
KR102256474B1 (ko) * 2014-04-08 2021-05-26 한화테크윈 주식회사 네트워크 보안 시스템 및 방법
US9967410B2 (en) 2014-05-29 2018-05-08 Asustek Computer Inc. Mobile device, computer device and image control method thereof for editing image via undefined image processing function
US10013382B2 (en) 2016-04-27 2018-07-03 Quanta Computer Inc. Smart plug node management
TWI616102B (zh) * 2016-06-24 2018-02-21 和碩聯合科技股份有限公司 視訊影像生成系統及其視訊影像生成之方法
US10997386B2 (en) * 2017-10-05 2021-05-04 Guangzhou Tyrafos Semiconductor Technologies Co., Ltd Image data transmission system and image data transmission method
CN111272780A (zh) * 2020-02-12 2020-06-12 京东方科技集团股份有限公司 一种x光图像的采集方法及x光采集系统

Also Published As

Publication number Publication date
TW201019216A (en) 2010-05-16
CN201629798U (zh) 2010-11-10
JP2010119105A (ja) 2010-05-27
JP2010119103A (ja) 2010-05-27
TW201019717A (en) 2010-05-16
TWI419047B (zh) 2013-12-11
CN101742113A (zh) 2010-06-16
CN101742113B (zh) 2013-11-20
CN101739363B (zh) 2013-03-20
TWI507027B (zh) 2015-11-01
US8466974B2 (en) 2013-06-18
CN101739363A (zh) 2010-06-16
US20100118169A1 (en) 2010-05-13

Similar Documents

Publication Publication Date Title
US20100118153A1 (en) Apparatus and methods for controlling image sensors
US8736585B2 (en) Information processing apparatus and method, program, and recording medium
US10951822B2 (en) Mobile device including multiple cameras
US10110806B2 (en) Electronic device and method for operating the same
US20100321528A1 (en) Apparatus and methods for controlling image sensors
JP2006514501A (ja) 改善されたカメラ付き移動電話機
US8773541B2 (en) Image processing apparatus and method
US7461189B2 (en) Image recorder, image supplying method and program
EP1926308B1 (en) Device and method for controlling a camera module in a mobile terminal to reduce power consumption
JP2001238189A (ja) 画像処理装置及び該装置における動作制御方法
CN114327317B (zh) 镜像投屏方法、装置及系统
US20200294211A1 (en) Image display apparatus, image supply apparatus, and control method thereof
CN114298889A (zh) 图像处理电路和图像处理方法
JP4947614B2 (ja) ビデオレコーダ
US10708862B2 (en) Control apparatus for controlling plural process executing apparatuses
US9052989B2 (en) Storage control apparatus and storage method therefor
JP7010352B2 (ja) 撮像装置、制御方法、及び、プログラム
JP6776741B2 (ja) 処理装置、処理方法及びプログラム
US7969471B2 (en) Control apparatus and control method
US20080091966A1 (en) Structure and method for booting an image signal processor
JP3937253B2 (ja) ビデオカメラ
CN115883987A (zh) 数据处理方法、子芯片及电子设备
JPH07240866A (ja) 撮像装置
CN113747046A (zh) 图像处理方法、装置、存储介质及电子设备
CN115237845A (zh) 信号处理方法、信号处理装置和移动设备

Legal Events

Date Code Title Description
AS Assignment

Owner name: O2MICRO, INC.,CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:YU, XIAOGUANG;REEL/FRAME:022850/0989

Effective date: 20090618

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION