JP2008204251A - Information processor - Google Patents

Information processor Download PDF

Info

Publication number
JP2008204251A
JP2008204251A JP2007040721A JP2007040721A JP2008204251A JP 2008204251 A JP2008204251 A JP 2008204251A JP 2007040721 A JP2007040721 A JP 2007040721A JP 2007040721 A JP2007040721 A JP 2007040721A JP 2008204251 A JP2008204251 A JP 2008204251A
Authority
JP
Japan
Prior art keywords
display
display load
load measurement
update
area
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.)
Pending
Application number
JP2007040721A
Other languages
Japanese (ja)
Inventor
Yoshinori Yuki
義徳 結城
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP2007040721A priority Critical patent/JP2008204251A/en
Publication of JP2008204251A publication Critical patent/JP2008204251A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Digital Computer Display Output (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To quantitatively confirm a useless area when updating a display load and a display image screen caused by updating the display image screen. <P>SOLUTION: A cellular phone 1 can be applied to this information processor. A main control part 31 determines whether or not there is a difference in information between display contents before updating and after updating at each picture element in a display load measuring area for measuring the display load when updating the display contents, and measures the display load at each picture element in the display load measuring area based on its determining result, and generates the indication information of indicating a measured value of the display load in the display load measuring area based on the measured value of the display load at each picture element in the measured display load measuring area, and displays the generated indication information on a liquid crystal display 17 via an LCD control part 36. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は情報処理装置に係り、特に、表示画面の更新に伴う表示負荷を測定することができるようにした情報処理装置に関する。   The present invention relates to an information processing apparatus, and more particularly, to an information processing apparatus capable of measuring a display load associated with a display screen update.

近年、携帯電話機の利便性を向上させるために、従来よりも複雑な画面を例えば液晶ディスプレイなどに表示するようになってきている。   In recent years, in order to improve the convenience of a mobile phone, a more complicated screen than before has been displayed on, for example, a liquid crystal display.

しかしながら、複雑な画面を表示する場合、単純な画面を表示するときに比べて、表示画面の更新に伴う表示負荷が増えてしまう。また、そもそも、表示処理においては同じ表示内容で上書きすることは無駄であるが、それにもかかわらず、画面を表示する場合に同じ表示内容で上書きしてしまうと、同様に、表示画面の更新に伴う表示負荷がより一層増えてしまう。   However, when displaying a complicated screen, the display load associated with the update of the display screen increases as compared to displaying a simple screen. In the first place, it is useless to overwrite with the same display content in the display process, but nevertheless, when overwriting with the same display content when displaying the screen, the display screen is similarly updated. The accompanying display load is further increased.

このように、表示画面の更新に伴う表示負荷が無駄に増加してしまうと、携帯電話機における消費電力が増えるとともに、ユーザの操作に対する応答性も低下してしまう。   Thus, if the display load accompanying the update of the display screen increases unnecessarily, the power consumption of the mobile phone increases and the responsiveness to user operations also decreases.

そこで、表示画面の更新に伴う表示負荷を低減するために、従来においては、例えば複雑な画面を表示する際のCPUの使用率をログとして記録しておき、CPUの使用率の比較的高い部分に対応する座標を取り出し、取り出された座標での表示処理を改善することで、表示画面の更新に伴う表示負荷を改善する技術が提案されている。   Therefore, in order to reduce the display load associated with the update of the display screen, conventionally, for example, the CPU usage rate when displaying a complicated screen is recorded as a log, and the CPU usage rate is relatively high. There has been proposed a technique for improving the display load associated with the update of the display screen by extracting the coordinates corresponding to the above and improving the display processing at the extracted coordinates.

なお、情報処理装置において処理の負荷状況を容易に検出する技術も提案されている(例えば特許文献1参照)。   A technique for easily detecting the processing load status in the information processing apparatus has also been proposed (see, for example, Patent Document 1).

特許文献1に提案されている技術によれば、画像処理装置は、制御装置により生成される描画許可信号に基づいて画像処理の実行を開始するとともに、画像処理の終了時にその旨を示す描画完了信号を計時装置に出力し、計時装置は、描画許可信号に基づいて計測を開始するとともに、描画完了信号に基づいて計測を終了する。これにより、画像処理装置の描画開始から描画終了までの処理時間を計測することができる。
特開2002−328818号公報
According to the technique proposed in Patent Document 1, the image processing device starts executing image processing based on a drawing permission signal generated by the control device, and completes drawing indicating that at the end of image processing. The signal is output to the timing device, and the timing device starts measurement based on the drawing permission signal and ends the measurement based on the drawing completion signal. Thereby, the processing time from the drawing start of the image processing apparatus to the drawing end can be measured.
JP 2002-328818 A

しかしながら、複雑な画面などを表示する際のCPUの使用率に基づいて、表示画面の更新に伴う表示負荷を改善する従来の技術では、同じ表示内容で上書きする表示領域などを省くことにより、表示画面の更新に伴う表示負荷を低減し、表示画面の更新に伴う表示負荷を改善することはできるが、表示処理に関するアプリケーションプログラムを開発する際に、開発技術者は、同じ表示内容で上書きしている表示領域であるか否かを直接的に視認することはできず、表示処理に関するアプリケーションプログラムを開発する段階において、開発技術者が表示画面の更新に伴う表示負荷を定量的に確認することは困難であった。   However, the conventional technology for improving the display load associated with the update of the display screen based on the usage rate of the CPU when displaying a complicated screen, etc., eliminates the display area overwritten with the same display content, thereby displaying the display. Although the display load associated with screen update can be reduced and the display load associated with display screen update can be improved, when developing an application program related to display processing, the development engineer overwrites it with the same display content. It is not possible to directly check whether or not the display area is a display area, and at the stage of developing an application program related to display processing, a development engineer must quantitatively check the display load accompanying the update of the display screen. It was difficult.

そのため、開発技術者が表示画面の更新に伴う表示負荷を認識するのに多くの時間がかかってしまい、その結果、開発された表示処理に関するアプリケーションプログラムを携帯電話機に適宜フィードバックして実装することは困難であるという課題があった。   For this reason, it takes a lot of time for development engineers to recognize the display load associated with the display screen update, and as a result, the application program related to the developed display processing is appropriately fed back to the mobile phone and implemented. There was a problem that it was difficult.

本発明は、このような状況に鑑みてなされたものであり、表示画面の更新に伴う表示負荷や、表示画面の更新の際の無駄な領域を定量的に確認することができる情報処理装置を提供することを目的とする。   The present invention has been made in view of such a situation, and an information processing apparatus capable of quantitatively confirming a display load accompanying a display screen update and a useless area at the time of display screen update. The purpose is to provide.

本発明の情報処理装置は、上述した課題を解決するために、表示内容を更新した際に、表示負荷を測定する表示負荷測定領域における1つ又は複数の画素ごとに、更新前と更新後の表示内容間の情報の差分があるか否かを判定する判定手段と、判定手段による判定結果に基づいて、表示負荷測定領域における1つ又は複数の画素ごとの表示負荷を測定する測定手段と、測定手段により測定された表示負荷測定領域における1つ又は複数の画素ごとの表示負荷の測定値に基づいて、表示負荷測定領域における表示負荷の測定値を示す指示情報を生成する生成手段と、生成手段により生成された指示情報を表示する表示手段とを備えることを特徴とする。   In order to solve the above-described problem, the information processing apparatus according to the present invention updates the display contents for each one or a plurality of pixels in the display load measurement region for measuring the display load before and after the update. A determination unit that determines whether or not there is a difference in information between display contents; a measurement unit that measures a display load for each of one or more pixels in the display load measurement region based on a determination result by the determination unit; Generating means for generating instruction information indicating the measured value of the display load in the display load measuring area based on the measured value of the display load for each one or a plurality of pixels in the display load measuring area measured by the measuring means; Display means for displaying the instruction information generated by the means.

本発明の情報処理装置においては、表示内容を更新した際に、表示負荷を測定する表示負荷測定領域における1つ又は複数の画素ごとに、更新前と更新後の表示内容間の情報の差分があるか否かが判定され、判定結果に基づいて表示負荷測定領域における1つ又は複数の画素ごとの表示負荷が測定され、測定された表示負荷測定領域における1つ又は複数の画素ごとの表示負荷の測定値に基づいて、表示負荷測定領域における表示負荷の測定値を示す指示情報が生成され、生成された指示情報がされる。   In the information processing apparatus of the present invention, when the display content is updated, a difference in information between the display content before and after the update is calculated for each one or a plurality of pixels in the display load measurement region for measuring the display load. It is determined whether there is a display load, and the display load for each one or a plurality of pixels in the display load measurement region is measured based on the determination result, and the display load for each one or a plurality of pixels in the measured display load measurement region Based on the measured value, instruction information indicating the measured value of the display load in the display load measurement area is generated, and the generated instruction information is generated.

本発明によれば、表示画面の更新に伴う表示負荷や、表示画面の更新の際の無駄な領域を定量的に確認することができる。   According to the present invention, it is possible to quantitatively check the display load accompanying the update of the display screen and the useless area when the display screen is updated.

以下、本発明の実施の形態について、図面を参照しながら説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、本発明に係る情報処理装置として適用可能な携帯電話機1の外観の構成を表している。なお、図1[A]は、携帯電話機1を約180度に見開いたときの正面から見た外観の構成を表しており、図1[B]は、携帯電話機1を見開いたときの側面から見た外観の構成を表している。   FIG. 1 shows an external configuration of a mobile phone 1 applicable as an information processing apparatus according to the present invention. 1 [A] shows a configuration of an external appearance when the mobile phone 1 is opened at about 180 degrees, and FIG. 1 [B] is a side view when the mobile phone 1 is opened. It shows the structure of the appearance.

図1[A]および[B]に示されるように、携帯電話機1は、中央のヒンジ部11を境に第1の筐体12と第2の筐体13とがヒンジ結合されており、ヒンジ部11を介して矢印X方向に折り畳み可能に形成される。携帯電話機1の内部の所定の位置には、送受信用のアンテナ(後述する図3のアンテナ44)が設けられており、内蔵されたアンテナを介して基地局(図示せず)との間で電波を送受信する。   As shown in FIGS. 1A and 1B, the mobile phone 1 includes a first casing 12 and a second casing 13 that are hinge-coupled with a hinge 11 at the center as a boundary. It is formed so as to be foldable in the direction of the arrow X via the part 11. A transmitting / receiving antenna (antenna 44 in FIG. 3 to be described later) is provided at a predetermined position inside the mobile phone 1, and radio waves are transmitted to and from a base station (not shown) via the built-in antenna. Send and receive.

第1の筐体12には、その表面に「0」乃至「9」の数字キー、発呼キー、リダイヤルキー、終話・電源キー、クリアキー、および電子メールキーなどの操作キー14が設けられており、操作キー14を用いて各種指示を入力することができる。   The first casing 12 is provided with operation keys 14 such as numeric keys “0” to “9”, a calling key, a redial key, an end / power key, a clear key, and an e-mail key on the surface. Various instructions can be input using the operation keys 14.

第1の筐体12には、操作キー14として上部に十字キーと確定キーが設けられており、ユーザが十字キーを上下左右方向に操作することにより当てられたカーソルを上下左右方向に移動させることができる。具体的には、第2の筐体13に設けられた液晶ディスプレイ17に表示されている電話帳リストや電子メールのスクロール動作、簡易ホームページのページ捲り動作および画像の送り動作などの種々の動作を実行する。   The first casing 12 is provided with a cross key and a confirmation key at the top as the operation keys 14, and the cursor is moved in the vertical and horizontal directions when the user operates the cross key in the vertical and horizontal directions. be able to. Specifically, various operations such as a phone book list and e-mail scrolling operation displayed on the liquid crystal display 17 provided in the second housing 13, a simple homepage page turning operation, and an image sending operation are performed. Execute.

また、確定キーを押下することにより、種々の機能を確定することができる。例えば第1の筐体12は、ユーザによる十字キーの操作に応じて液晶ディスプレイ17に表示された電話帳リストの複数の電話番号の中から所望の電話番号が選択され、確定キーが第1の筐体12の内部方向に押圧されると、選択された電話番号を確定して電話番号に対して発呼処理を行う。   Various functions can be confirmed by pressing the confirmation key. For example, in the first housing 12, a desired phone number is selected from a plurality of phone numbers in the phone book list displayed on the liquid crystal display 17 in accordance with the operation of the cross key by the user, and the confirmation key is the first key. When pressed in the inner direction of the housing 12, the selected telephone number is confirmed and a calling process is performed on the telephone number.

さらに、第1の筐体12には、十字キーと確定キーの左隣に電子メールキーが設けられており、電子メールキーが第1の筐体12の内部方向に押圧されると、メールの送受信機能を呼び出すことができる。十字キーと確定キーの右隣には、ブラウザキーが設けられており、ブラウザキーが第1の筐体12の内部方向に押圧されると、Webページのデータを閲覧することが可能となる。なお、十字キーと確定キーの左右隣に設けられた電子メールキーおよびブラウザキーは、液晶ディスプレイ17に表示される画面により例えば「Yes」や「No」などの種々の機能をもつことが可能であるため、それぞれ、soft1キーおよびsoft2キーと呼ばれる。   Further, the first casing 12 is provided with an e-mail key on the left side of the cross key and the confirmation key. When the e-mail key is pressed in the inner direction of the first casing 12, the mail You can call the send / receive function. A browser key is provided on the right side of the cross key and the confirmation key. When the browser key is pressed in the direction toward the inside of the first housing 12, it is possible to browse the data on the Web page. The e-mail key and the browser key provided on the right and left sides of the cross key and the confirmation key can have various functions such as “Yes” and “No” depending on the screen displayed on the liquid crystal display 17. Because there are, they are called soft1 key and soft2 key, respectively.

また、第1の筐体12には、操作キー14の下部にマイクロフォン15が設けられており、マイクロフォン15によって通話時のユーザの音声を集音する。また、第1の筐体12には、携帯電話機1の操作を行うサイドキー16が設けられている。   The first casing 12 is provided with a microphone 15 below the operation keys 14, and the microphone 15 collects the user's voice during a call. The first casing 12 is provided with a side key 16 for operating the mobile phone 1.

なお、第1の筐体12は、背面側に図示しないバッテリパックが挿着されており、終話・電源キーがオン状態になると、バッテリパックから各回路部に対して電力が供給されて動作可能な状態に起動する。   The first casing 12 has a battery pack (not shown) inserted on the back side. When the call end / power key is turned on, power is supplied from the battery pack to each circuit unit. Start in a possible state.

一方、第2の筐体13には、その正面に液晶ディスプレイ17(メインディスプレイ)が設けられており、電波の受信状態、電池残量、電話帳として登録されている相手先名や電話番号及び送信履歴等の他、電子メールの内容、簡易ホームページ、CCD(Charge Coupled Device)カメラ(後述する図2のCCDカメラ20)で撮像した画像、外部のコンテンツサーバ(図示せず)より受信したコンテンツ、メモリカード(後述する図3のメモリカード46)に記憶されているコンテンツを表示することができる。   On the other hand, the second casing 13 is provided with a liquid crystal display 17 (main display) on the front thereof, and the reception state of the radio wave, the remaining battery level, the destination name and telephone number registered as the telephone directory, In addition to transmission history, etc., contents of e-mail, simple homepage, images captured by a CCD (Charge Coupled Device) camera (CCD camera 20 in FIG. 2 described later), contents received from an external content server (not shown), The contents stored in the memory card (memory card 46 in FIG. 3 described later) can be displayed.

また、液晶ディスプレイ17の上部の所定の位置にはスピーカ18が設けられており、これにより、ユーザは音声通話することが可能である。   In addition, a speaker 18 is provided at a predetermined position above the liquid crystal display 17 so that the user can make a voice call.

さらに、第1の筐体12と第2の筐体13の内部の所定の位置には、携帯電話機1の状態を検知するための磁気センサ19a、19b、19c、および19dが設けられる。   Furthermore, magnetic sensors 19 a, 19 b, 19 c, and 19 d for detecting the state of the mobile phone 1 are provided at predetermined positions inside the first housing 12 and the second housing 13.

図2は、本発明に係る情報処理装置として適用可能な携帯電話機1の他の外観の構成を表している。図2の携帯電話機1の状態は、図1の携帯電話機1の状態から矢印X方向に回動させた状態である。なお、図2[A]は、携帯電話機1を閉じたときの正面から見た外観の構成を表しており、図2[B]は、携帯電話機1を閉じたときの側面から見た外観の構成を表している。   FIG. 2 shows another external configuration of the mobile phone 1 that can be applied as the information processing apparatus according to the present invention. The state of the cellular phone 1 in FIG. 2 is a state in which the cellular phone 1 is rotated in the arrow X direction from the state of the cellular phone 1 in FIG. Note that FIG. 2 [A] shows a configuration of the external appearance viewed from the front when the mobile phone 1 is closed, and FIG. 2 [B] is an external configuration viewed from the side when the mobile phone 1 is closed. Represents the configuration.

第2の筐体13の上部には、CCDカメラ20が設けられており、これにより、所望の撮影対象を撮像することができる。CCDカメラ20の下部には、サブディスプレイ21が設けられており、現在のアンテナの感度のレベルを示すアンテナピクト、携帯電話機1の現在の電池残量を示す電池ピクト、現在の時刻などが表示される。   A CCD camera 20 is provided on the upper part of the second casing 13, and thus a desired subject can be imaged. A sub-display 21 is provided below the CCD camera 20 to display an antenna picture indicating the current antenna sensitivity level, a battery picture indicating the current battery level of the mobile phone 1, a current time, and the like. The

図3は、本発明に係る情報処理装置として適用可能な携帯電話機1の内部の構成を表している。   FIG. 3 shows an internal configuration of the mobile phone 1 applicable as the information processing apparatus according to the present invention.

図3に示されるように、携帯電話機1は、第1の筐体12及び第2の筐体13の各部を統括的に制御する主制御部31に対して、電源回路部32、操作入力制御部33、画像エンコーダ34、カメラインタフェース部35、LCD(Liquid Crystal Display)制御部36、多重分離部38、変復調回路部39、音声コーデック40、および記憶部47がメインバス41を介して互いに接続されるとともに、画像エンコーダ34、画像デコーダ37、多重分離部38、変復調回路部39、音声コーデック40、および記録再生部45が同期バス42を介して互いに接続されて構成される。   As shown in FIG. 3, the mobile phone 1 has a power supply circuit unit 32, an operation input control, with respect to a main control unit 31 that comprehensively controls each unit of the first casing 12 and the second casing 13. Unit 33, image encoder 34, camera interface unit 35, LCD (Liquid Crystal Display) control unit 36, demultiplexing unit 38, modulation / demodulation circuit unit 39, audio codec 40, and storage unit 47 are connected to each other via the main bus 41. In addition, the image encoder 34, the image decoder 37, the demultiplexing unit 38, the modulation / demodulation circuit unit 39, the audio codec 40, and the recording / reproducing unit 45 are connected to each other via a synchronization bus 42.

電源回路部32は、例えば図示せぬバッテリパックなどからなり、ユーザの操作により終話・電源キーがオン状態にされると、図示せぬバッテリパックから各部に対して電力を供給することにより携帯電話機1を動作可能な状態に起動する。   The power supply circuit unit 32 includes, for example, a battery pack (not shown). When the end call / power key is turned on by a user operation, the power supply circuit unit 32 is carried by supplying power to each unit from the battery pack (not shown). The telephone 1 is activated so as to be operable.

主制御部31は、CPU(Central Processing Unit)、ROM(Read Only Memory)、およびRAM(Random Access Memory)などからなり、CPUは、ROMに記憶されているプログラムまたは記憶部47からRAMにロードされた各種のアプリケーションプログラムに従って各種の処理を実行するとともに、種々の制御信号を生成し、各部に供給することにより携帯電話機1を統括的に制御する。RAMは、CPUが各種の処理を実行する上において必要なデータなどを適宜記憶する。なお、主制御部31には、現在の日付と時刻を正確に計測するタイマが内蔵されている。   The main control unit 31 includes a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), and the like. The CPU is loaded from the program stored in the ROM or the storage unit 47 into the RAM. In addition to executing various processes in accordance with various application programs, the mobile phone 1 is comprehensively controlled by generating various control signals and supplying them to the respective units. The RAM appropriately stores data necessary for the CPU to execute various processes. The main control unit 31 has a built-in timer that accurately measures the current date and time.

携帯電話機1は、主制御部31の制御に基づいて、音声通話モード時にマイクロフォン15で集音した音声信号を音声コーデック40によってディジタル音声信号に変換、圧縮し、これを変復調回路部39でスペクトラム拡散処理し、送受信回路部43でディジタルアナログ変換処理及び周波数変換処理を施した後にアンテナ44を介して送信する。   Under the control of the main control unit 31, the cellular phone 1 converts the voice signal collected by the microphone 15 in the voice call mode into a digital voice signal by the voice codec 40, compresses it, and spreads the spectrum by the modulation / demodulation circuit unit 39. Then, after the digital / analog conversion process and the frequency conversion process are performed by the transmission / reception circuit unit 43, the signal is transmitted via the antenna 44.

また、携帯電話機1は、音声通話モード時にアンテナ44で受信した受信信号を増幅して周波数変換処理及びアナログディジタル変換処理を施し、変復調回路部39でスペクトラム逆拡散処理し、音声コーデック40によって伸張し、アナログ音声信号に変換した後、変換されたアナログ音声信号をスピーカ18を介して出力する。   Further, the cellular phone 1 amplifies the received signal received by the antenna 44 in the voice call mode, performs frequency conversion processing and analog-digital conversion processing, performs spectrum despreading processing by the modulation / demodulation circuit unit 39, and decompresses it by the voice codec 40. After the conversion to the analog audio signal, the converted analog audio signal is output through the speaker 18.

さらに、携帯電話機1は、データ通信モード時に電子メールを送信する場合、操作キー14の操作によって入力された電子メールのテキストデータを操作入力制御部33を介して主制御部31に送出する。主制御部31は、テキストデータを変復調回路部39でスペクトラム拡散処理し、送受信回路部43でディジタルアナログ変換処理及び周波数変換処理を施した後にアンテナ44を介して基地局(図示せず)へ送信する。   Further, when transmitting an e-mail in the data communication mode, the mobile phone 1 sends the text data of the e-mail input by operating the operation key 14 to the main control unit 31 via the operation input control unit 33. The main control unit 31 performs spread spectrum processing on the text data in the modulation / demodulation circuit unit 39, performs digital analog conversion processing and frequency conversion processing in the transmission / reception circuit unit 43, and then transmits the data to a base station (not shown) via the antenna 44. To do.

これに対して携帯電話機1は、データ通信モード時に電子メールを受信する場合、アンテナ44を介して基地局(図示せず)から受信した受信信号を変復調回路部39でスペクトラム逆拡散処理して元のテキストデータを復元した後、LCD制御部36を介して液晶ディスプレイ17に電子メールとして表示する。   On the other hand, when the mobile phone 1 receives an e-mail in the data communication mode, the modulation / demodulation circuit unit 39 subjects the received signal received from the base station (not shown) via the antenna 44 to the original. After the text data is restored, it is displayed as an e-mail on the liquid crystal display 17 via the LCD control unit 36.

その後携帯電話機1は、ユーザの操作に応じて受信した電子メールを記録再生部45を介してメモリカード46に記録することも可能である。   Thereafter, the mobile phone 1 can record the received e-mail in response to the user's operation on the memory card 46 via the recording / reproducing unit 45.

携帯電話機1は、画像信号を送信しない場合には、CCDカメラ20で撮像した画像信号をカメラインタフェース部35及びLCD制御部36を介して液晶ディスプレイ17に直接表示する。   When the mobile phone 1 does not transmit an image signal, the mobile phone 1 directly displays the image signal captured by the CCD camera 20 on the liquid crystal display 17 via the camera interface unit 35 and the LCD control unit 36.

携帯電話機1は、データ通信モード時に画像信号を送信する場合、CCDカメラ20で撮像された画像信号をカメラインタフェース部35を介して画像エンコーダ34に供給する。   When transmitting an image signal in the data communication mode, the mobile phone 1 supplies the image signal captured by the CCD camera 20 to the image encoder 34 via the camera interface unit 35.

画像エンコーダ34は、CCDカメラ20から供給された画像信号を、例えばMPEG(Moving Picture Experts Group)4などの所定の符号化方式によって圧縮符号化することにより符号化画像信号に変換し、変換された符号化画像信号を多重分離部38に送出する。このとき同時に携帯電話機1は、CCDカメラ20で撮像中にマイクロフォン15で集音した音声を音声コーデック40を介してディジタルの音声信号として多重分離部38に送出する。   The image encoder 34 converts the image signal supplied from the CCD camera 20 into an encoded image signal by compressing and encoding the image signal using a predetermined encoding method such as MPEG (Moving Picture Experts Group) 4, for example. The encoded image signal is sent to the demultiplexing unit 38. At the same time, the mobile phone 1 sends the sound collected by the microphone 15 during imaging by the CCD camera 20 to the demultiplexing unit 38 as a digital sound signal via the sound codec 40.

多重分離部38は、画像エンコーダ34から供給された符号化画像信号と音声コーデック40から供給された音声信号とを所定の方式で多重化し、その結果得られる多重化信号を変復調回路部39でスペクトラム拡散処理し、送受信回路部43でディジタルアナログ変換処理及び周波数変換処理を施した後にアンテナ44を介して送信する。   The demultiplexing unit 38 multiplexes the encoded image signal supplied from the image encoder 34 and the audio signal supplied from the audio codec 40 by a predetermined method, and the modulation / demodulation circuit unit 39 converts the resulting multiplexed signal into a spectrum. The signal is subjected to spreading processing, subjected to digital / analog conversion processing and frequency conversion processing by the transmission / reception circuit unit 43, and then transmitted through the antenna 44.

これに対して、携帯電話機1では、データ通信モード時に、Webページのデータを受信することができる。   On the other hand, the mobile phone 1 can receive Web page data in the data communication mode.

すなわち、携帯電話機1において、データ通信モードに、例えばWebページを要求するデータを送信すると、その要求に応じて、Webページのデータが基地局(図示せず)を介して送信される。このWebページのデータは、アンテナ44を介して送受信回路部43および変復調回路部39で受信される。送受信回路部43および変復調回路部39は、受信したWebページのデータを主制御部31に送出する。   That is, when data requesting a Web page, for example, is transmitted to the data communication mode in the mobile phone 1, the Web page data is transmitted via a base station (not shown) in response to the request. The data of this Web page is received by the transmission / reception circuit unit 43 and the modulation / demodulation circuit unit 39 via the antenna 44. The transmission / reception circuit unit 43 and the modulation / demodulation circuit unit 39 send the received web page data to the main control unit 31.

主制御部31は、Webページのデータを解釈し、その解釈に基づく画面(画像)を作成する。作成された画面は、主制御部31からLCD制御部36を介して液晶ディスプレイ17に供給されて表示される。すなわち、主制御部31のROMまたは記憶部47には、少なくともWebブラウザのアプリケーションプログラムがインストールされており、主制御部31のCPUは、RAM上でWebブラウザのアプリケーションプログラムを実行することで、Webブラウザとして機能し、Webページのデータの解釈などを行う。   The main control unit 31 interprets the Web page data and creates a screen (image) based on the interpretation. The created screen is supplied from the main control unit 31 to the liquid crystal display 17 via the LCD control unit 36 and displayed. That is, at least a web browser application program is installed in the ROM or the storage unit 47 of the main control unit 31, and the CPU of the main control unit 31 executes the web browser application program on the RAM, thereby It functions as a browser and interprets Web page data.

また、携帯電話機1は、データ通信モード時に例えばWebページなどにリンクされた動画像ファイルのデータを受信する場合、アンテナ44を介して基地局(図示せず)から受信した受信信号を変復調回路部39でスペクトラム逆拡散処理し、その結果得られる多重化信号を多重分離部38に送出する。   In the data communication mode, the mobile phone 1 receives data received from a base station (not shown) via the antenna 44 when receiving data of a moving image file linked to a Web page, for example. In 39, the spectrum is despread, and the resulting multiplexed signal is sent to the demultiplexer 38.

多重分離部38は、多重化信号を分離することにより符号化画像信号と音声信号とに分け、同期バス42を介して符号化画像信号を画像デコーダ37に供給すると共に音声信号を音声コーデック40に供給する。画像デコーダ37は、符号化画像信号をMPEG4などの所定の符号化方式に対応した復号化方式でデコードすることにより再生動画像信号を生成し、生成された再生動画像信号をLCD制御部36を介して液晶ディスプレイ17に供給する。これにより、例えば、Webページなどにリンクされた動画像ファイルに含まれる動画像データが表示される。   The demultiplexing unit 38 separates the multiplexed signal into an encoded image signal and an audio signal, supplies the encoded image signal to the image decoder 37 via the synchronization bus 42, and sends the audio signal to the audio codec 40. Supply. The image decoder 37 generates a reproduction moving image signal by decoding the encoded image signal by a decoding method corresponding to a predetermined encoding method such as MPEG4, and sends the generated reproduction moving image signal to the LCD control unit 36. To the liquid crystal display 17. Thereby, for example, moving image data included in a moving image file linked to a Web page or the like is displayed.

このとき同時に音声コーデック40は、音声信号をアナログ音声信号に変換した後、これをスピーカ18に供給し、これにより、例えば、Webページなどにリンクされた動画像ファイルに含まる音声信号が再生される。この場合も電子メールの場合と同様に携帯電話機1は、受信したWebページなどにリンクされたデータをユーザの操作により記録再生部45を介してメモリカード46に記録することが可能である。   At the same time, the audio codec 40 converts the audio signal into an analog audio signal and then supplies the analog audio signal to the speaker 18, thereby reproducing the audio signal included in the moving image file linked to the Web page, for example. The In this case as well, the cellular phone 1 can record the data linked to the received Web page or the like on the memory card 46 via the recording / reproducing unit 45 by the user's operation, as in the case of e-mail.

記憶部47は、例えば、電気的に書換えや消去が可能な不揮発性メモリであるフラッシュメモリ素子やHDD(Hard Disc Drive)などからなり、主制御部31のCPUにより実行される種々のアプリケーションプログラムや種々のデータ群を格納している。また、記憶部47は、必要に応じて、ユーザの操作に応じて受信した電子メールや、受信したWebページなどにリンクされた動画像ファイルに含まれる動画像データなどを記憶する。   The storage unit 47 includes, for example, a flash memory element or HDD (Hard Disc Drive), which is an electrically rewritable and erasable nonvolatile memory, and various application programs executed by the CPU of the main control unit 31. Various data groups are stored. In addition, the storage unit 47 stores e-mail received in response to a user operation, moving image data included in a moving image file linked to the received Web page, and the like as necessary.

ところで、複雑な画面などを表示する際の主制御部31のCPUの使用率に基づいて、表示画面の更新に伴う表示負荷を改善する従来の技術では、同じ表示内容で上書きする表示領域などを省くことにより、表示画面の更新に伴う表示負荷を低減し、表示画面の更新に伴う表示負荷を改善することはできるが、表示処理に関するアプリケーションプログラムを開発する際に、開発技術者は、同じ表示内容で上書きしている表示領域であるか否かを直接的に視認することはできず、表示処理に関するアプリケーションプログラムを開発する段階において、開発技術者が表示画面の更新に伴う表示負荷を定量的に確認することは困難であった。   By the way, in the conventional technique for improving the display load accompanying the update of the display screen based on the usage rate of the CPU of the main control unit 31 when displaying a complicated screen or the like, a display area or the like to be overwritten with the same display contents is provided. By omitting it, it is possible to reduce the display load associated with the display screen update and improve the display load associated with the display screen update. However, when developing an application program related to display processing, Whether the display area is overwritten with the contents cannot be directly seen, and the development engineer quantitatively calculates the display load accompanying the display screen update at the stage of developing the application program related to display processing. It was difficult to confirm.

そのため、開発技術者が表示画面の更新に伴う表示負荷を認識するのに多くの時間がかかってしまい、その結果、開発された表示処理に関するアプリケーションプログラムを携帯電話機に適宜フィードバックして実装することは困難であった。   For this reason, it takes a lot of time for development engineers to recognize the display load associated with the display screen update, and as a result, the application program related to the developed display processing is appropriately fed back to the mobile phone and implemented. It was difficult.

そこで、表示画面の更新頻度と表示内容の差分に応じて表示領域を色分けし、開発技術者が表示処理に関するアプリケーションプログラムを開発する段階において、表示画面の更新に伴う表示負荷や、表示画面の更新の際の無駄な領域を定量的に確認することができるようにする。以下、この方法を用いた表示負荷測定処理について説明する。   Therefore, the display area is color-coded according to the display screen update frequency and the difference between the display contents, and when the development engineer develops an application program related to display processing, the display load associated with the display screen update and the display screen update It is possible to quantitatively confirm a useless area at the time of this. Hereinafter, the display load measurement process using this method will be described.

図4のフローチャートを参照して、図3の携帯電話機1における表示負荷測定処理について説明する。この表示負荷測定処理は、予め表示負荷測定モードがONに設定されている場合に、開発技術者により操作キー14が操作されることにより、表示負荷測定処理を開始するとの指示が受け付けられることで、開始される。   With reference to the flowchart of FIG. 4, the display load measurement process in the mobile phone 1 of FIG. 3 will be described. This display load measurement process is performed by receiving an instruction to start the display load measurement process when the development engineer operates the operation key 14 when the display load measurement mode is set to ON in advance. To be started.

なお、図4のフローチャートを参照して説明する表示負荷測定処理においては、LCD制御部36に内蔵されたバッファとしての図示せぬ表示メモリ(例えば(Video Random Access Memory)などからなる)の数(面数)が1つである場合について説明する。   In the display load measurement process described with reference to the flowchart of FIG. 4, the number of display memories (for example, composed of (Video Random Access Memory)) (not shown) as buffers built in the LCD control unit 36 ( A case where the number of faces is one will be described.

ステップS1において、主制御部31は、記憶部47に予め記憶されている表示負荷測定モードに関する設定データ(すなわち、表示負荷測定モードがONまたはOFFに設定されているか否かに関する設定データ)を読み出し、読み出された表示負荷測定モードに関する設定データに基づいて、表示負荷測定モードがONに設定されているか否かを判定する。   In step S1, the main control unit 31 reads setting data relating to the display load measurement mode stored in advance in the storage unit 47 (that is, setting data relating to whether or not the display load measurement mode is set to ON or OFF). Whether the display load measurement mode is set to ON is determined based on the read setting data regarding the display load measurement mode.

ステップS1において表示負荷測定モードがONに設定されていないと判定された場合、表示負荷測定処理は終了する。   If it is determined in step S1 that the display load measurement mode is not set to ON, the display load measurement process ends.

ステップS1において表示負荷測定モードがONに設定されていると判定された場合、主制御部31はステップS2で、開発技術者により操作キー14が操作されることにより、表示負荷測定処理を開始するとの指示が受け付けられたか否かを判定し、表示負荷測定処理を開始するとの指示が受け付けられたと判定するまで待機する。   When it is determined in step S1 that the display load measurement mode is set to ON, the main control unit 31 starts the display load measurement process by operating the operation key 14 by the development engineer in step S2. Is waited until it is determined that an instruction to start the display load measurement process has been received.

ステップS2において表示負荷測定処理を開始するとの指示が受け付けられたと判定された場合、主制御部31はステップS3で、例えば図5[A]に示されるように、液晶ディスプレイ17の表示領域のうち、表示負荷を測定する領域(表示負荷測定領域)の選択を受け付ける。   When it is determined in step S2 that the instruction to start the display load measurement process has been received, the main control unit 31 in step S3, for example, in the display area of the liquid crystal display 17 as shown in FIG. The selection of the area for measuring the display load (display load measurement area) is accepted.

図5[A]に示されるように、例えば画素をP(x,y)で表記した際にP(0,0)乃至P(5,5)により形成される液晶ディスプレイ17の表示領域のうち、表示負荷を測定する領域(表示負荷測定領域)として、例えば太線により囲まれる領域(すなわち、P(1,1)乃至P(4,4)により形成される領域)の選択が受け付けられる。   As shown in FIG. 5A, for example, among the display areas of the liquid crystal display 17 formed by P (0,0) to P (5,5) when a pixel is represented by P (x, y). As an area for measuring the display load (display load measurement area), for example, selection of an area surrounded by a thick line (that is, an area formed by P (1,1) to P (4,4)) is accepted.

なお、このとき、予め表示を更新する対象領域として、P(1,1)乃至P(4,4)により形成される領域が設定されている。勿論、この場合であっても、表示負荷を測定する領域(表示負荷測定領域)として、例えばP(0,0)乃至P(5,5)により形成される領域の選択が受け付けられるようにしてもよい。すなわち、開発技術者が表示処理に関するアプリケーションプログラムを開発する際に表示画面の更新に伴う表示負荷を知りたいと所望する任意の領域の選択が受け付けられる。なお、このステップS3の選択受け付け処理を実行しないようにして、特に表示負荷測定領域の選択を受け付けないようにしてもよい。その場合は、液晶ディスプレイ17の画面全体について表示負荷測定処理が実行される。   At this time, an area formed by P (1,1) to P (4,4) is set as a target area whose display is to be updated in advance. Of course, even in this case, selection of a region formed by, for example, P (0, 0) to P (5, 5) is accepted as a region for measuring the display load (display load measurement region). Also good. That is, when a development engineer develops an application program related to display processing, selection of an arbitrary region desired to know the display load accompanying the update of the display screen is accepted. Note that the selection receiving process in step S3 may not be executed, and in particular, the selection of the display load measurement region may not be received. In that case, the display load measurement process is executed for the entire screen of the liquid crystal display 17.

ステップS4において、主制御部31は、LCD制御部36を制御し、更新前の表示内容を液晶ディスプレイ17に表示させる。液晶ディスプレイ17は、LCD制御部36の制御に従い、例えば図5[A]に示されるように、更新前の表示内容を表示する。   In step S4, the main control unit 31 controls the LCD control unit 36 to display the display content before the update on the liquid crystal display 17. The liquid crystal display 17 displays the display contents before the update as shown in FIG. 5A, for example, according to the control of the LCD control unit 36.

ステップS5において、主制御部31は、その後、液晶ディスプレイ17の表示領域のうち、選択が受け付けられた表示負荷を測定する領域(表示負荷測定領域)において表示された表示内容が更新されたか否かを判定し、選択が受け付けられた表示負荷を測定する領域(表示負荷測定領域)において表示された表示内容が更新されたと判定するまで待機する。   In step S5, the main control unit 31 subsequently updates whether the display content displayed in the display load measurement area (display load measurement area) in the display area of the liquid crystal display 17 that has been selected is updated. It waits until it determines with the display content displayed in the area | region (display load measurement area | region) which measures the display load where selection was received updated.

例えば液晶ディスプレイ17の表示領域のうち、選択が受け付けられた表示負荷を測定する領域(表示負荷測定領域)において、例えば図5[A]に示される表示内容から図5[B]に示される表示内容に更新された場合、選択が受け付けられた表示負荷を測定する領域(表示負荷測定領域)において表示された表示内容が更新されたと判定される。   For example, in the display area of the liquid crystal display 17 that measures the display load that has been accepted (display load measurement area), for example, the display shown in FIG. 5A to the display shown in FIG. 5B. When the content is updated, it is determined that the display content displayed in the area (display load measurement area) for measuring the display load for which selection has been accepted has been updated.

ステップS5において選択が受け付けられた表示負荷を測定する領域(表示負荷測定領域)において表示された表示内容が更新されたと判定された場合、主制御部31はステップS6で、選択が受け付けられた表示負荷を測定する領域(表示負荷測定領域)における画素ごとに、更新前と更新後の表示内容間(フレーム間)の色情報(例えばカラー画像の場合、R(Red)、G(Green)、およびB(Blue)の濃淡値など)の差分を求め、表示内容間の色情報の差分があるか否かを判定する。例えば図5[A]および[B]の場合、選択が受け付けられた表示負荷を測定する領域(表示負荷測定領域)でP(2,1)乃至P(4,3)により表記される画素においては、更新前と更新後の表示内容間(フレーム間)の色情報(例えばカラー画像の場合、R(Red)、G(Green)、およびB(Blue)の濃淡値)が同一ではないことから、表示内容間の色情報の差分があると判定される。一方、選択が受け付けられた表示負荷を測定する領域(表示負荷測定領域)でP(1,1)乃至P(1,4)、P(2,4)、P(3,4)、およびP(4,4)により表記される画素においては、更新前と更新後の表示内容間(フレーム間)の色情報(例えばカラー画像の場合、R(Red)、G(Green)、およびB(Blue)の濃淡値)が同一であることから、表示内容間の色情報の差分はないと判定される。   If it is determined in step S5 that the display content displayed in the display load measurement area (display load measurement area) for which selection has been accepted has been updated, the main control unit 31 displays in step S6 that the selection has been accepted. For each pixel in the load measurement area (display load measurement area), color information between the display contents before and after the update (between frames) (for example, in the case of a color image, R (Red), G (Green), and A difference between B (blue shade values) is determined, and it is determined whether there is a difference in color information between display contents. For example, in the case of FIGS. 5A and 5B, in a pixel represented by P (2,1) to P (4,3) in a display load measurement area (display load measurement area) where selection is accepted. Is because the color information between the display contents before and after the update (between frames) (for example, in the case of a color image, the gray values of R (Red), G (Green), and B (Blue)) are not the same. It is determined that there is a difference in color information between display contents. On the other hand, P (1,1) to P (1,4), P (2,4), P (3,4), and P in the area (display load measurement area) for measuring the display load for which selection has been accepted. In the pixel represented by (4, 4), color information between the display contents before and after the update (between frames) (for example, in the case of a color image, R (Red), G (Green), and B (Blue) ) Is the same, it is determined that there is no difference in color information between display contents.

なお、本発明の実施形態においては、選択が受け付けられた表示負荷を測定する領域(表示負荷測定領域)における1つの画素ごとに、更新前と更新後の表示内容間(フレーム間)の色情報(例えばカラー画像の場合、R(Red)、G(Green)、およびB(Blue)の濃淡値など)の差分を求め、表示内容間の色情報の差分があるか否かを判定するようにしたが、このような場合に限られず、複数の画素(例えば3画素や4画素など)ごとに、更新前と更新後の表示内容間(フレーム間)の色情報の差分を求め、表示内容間の色情報の差分があるか否かを判定するようにしてもよい。   In the embodiment of the present invention, the color information between the display contents before and after the update (between frames) for each pixel in the display load measurement area (display load measurement area) for which selection has been accepted. For example, in the case of a color image, a difference between R (Red), G (Green), and B (Blue) gradation values is obtained, and a determination is made as to whether or not there is a difference in color information between display contents. However, the present invention is not limited to such a case, and for each of a plurality of pixels (for example, 3 pixels or 4 pixels), a difference in color information between the display contents before and after the update (between frames) is obtained, It may be determined whether there is a difference in color information.

ステップS6において表示内容間の色情報の差分があると判定された場合、主制御部31はステップS7で、表示内容間の色情報の差分があると判定された表示負荷測定領域における所定の画素での、表示負荷の測定値を+1とする。   When it is determined in step S6 that there is a difference in color information between display contents, the main control unit 31 determines a predetermined pixel in the display load measurement region that is determined in step S7 that there is a difference in color information between display contents. The measured value of the display load at +1 is +1.

例えば図5[A]および[B]の場合、選択が受け付けられた表示負荷を測定する領域(表示負荷測定領域)でP(2,1)乃至P(4,3)により表記される画素においては、いずれの画素に関しても、更新前と更新後の2つの表示内容間の色情報の差分があると判定され、それぞれの画素(例えばP(2,1)やP(2,2)などにより表記される画素)での表示負荷の測定値は+1とされる。   For example, in the case of FIGS. 5A and 5B, in a pixel represented by P (2,1) to P (4,3) in a display load measurement area (display load measurement area) where selection is accepted. Is determined that there is a difference in color information between two display contents before and after the update for any pixel, and each pixel (for example, P (2,1), P (2,2), etc.) The measured value of the display load at the pixel) is +1.

一方、ステップS7において表示内容間の色情報の差分はないと判定された場合、主制御部31はステップS8で、表示内容間の色情報の差分はないと判定された表示負荷測定領域における所定の画素での、表示負荷の測定値を−1とする。   On the other hand, if it is determined in step S7 that there is no difference in color information between display contents, the main control unit 31 determines in step S8 a predetermined load load measurement area determined that there is no difference in color information between display contents. The measured value of the display load at the pixel is set to -1.

例えば図5[A]および[B]の場合、選択が受け付けられた表示負荷を測定する領域(表示負荷測定領域)でP(1,1)乃至P(1,4)、P(2,4)、P(3,4)、およびP(4,4)により表記される画素においては、いずれの画素に関しても、更新前と更新後の2つの表示内容間の色情報の差分はないと判定され、それぞれの画素(例えばP(1,1)やP(1,2)などにより表記される画素)での表示負荷の測定値は−1とされる。   For example, in the case of FIGS. 5A and 5B, P (1,1) to P (1,4), P (2,4) in the display load measurement area (display load measurement area) where selection is accepted. ), P (3,4), and P (4,4), it is determined that there is no difference in color information between the two display contents before and after the update for any pixel. The measured value of the display load at each pixel (for example, a pixel represented by P (1,1), P (1,2), etc.) is set to -1.

なお、ステップS8乃至S9の処理においては、表示負荷の測定値を−1と+1とするようにしたが、このような場合に限られず、いずれかの負の値(例えば−2や−3など)あるいは正の値(例えば+2や+3など)でありさえすればよい。   In the processing of steps S8 to S9, the display load measurement value is set to -1 and +1. However, the present invention is not limited to this, and any negative value (for example, -2 or -3) is used. ) Or a positive value (for example, +2 or +3).

ステップS9において、主制御部31は、表示負荷測定領域におけるすべての画素について表示負荷を測定したか否かを判定する。ステップS9において表示負荷測定領域におけるすべての画素について表示負荷を測定していないと判定された場合、処理はステップS6に戻り、ステップS6以降の処理が繰り返し実行される。これにより、例えば図5[A]および[B]に示される表示負荷測定領域におけるすべての画素について、更新前と更新後の2つの表示内容間の色情報の差分があるか否かが判定され、表示負荷が測定される。   In step S9, the main control unit 31 determines whether or not the display load has been measured for all the pixels in the display load measurement region. If it is determined in step S9 that the display load is not measured for all the pixels in the display load measurement region, the process returns to step S6, and the processes after step S6 are repeatedly executed. Thereby, for example, for all the pixels in the display load measurement region shown in FIGS. 5A and 5B, it is determined whether there is a difference in color information between the two display contents before and after the update. The display load is measured.

例えば図5[C]に示されるように、表示負荷測定領域におけるすべての画素について表示負荷が測定される。なお、液晶ディスプレイ17の表示領域のうち、選択が受け付けられた表示負荷測定領域以外の領域における各画素についての表示負荷の測定値は、便宜上、例えば「0」とされる。   For example, as shown in FIG. 5C, the display load is measured for all the pixels in the display load measurement region. Note that the display load measurement value for each pixel in the display area of the liquid crystal display 17 other than the display load measurement area where the selection is accepted is set to, for example, “0”.

ステップS9において表示負荷測定領域におけるすべての画素について表示負荷を測定したと判定された場合、主制御部31はステップS10で、例えば図5[C]に示されるような表示負荷測定領域における画素ごとの表示負荷の測定値を正規化するとともに、正規化された画素ごとの表示負荷の測定値に応じて領域を色分けし、色分けされた領域に基づいて、例えば図5[D]に示されるように、表示負荷の測定値を示す画像データを生成する。   When it is determined in step S9 that the display load has been measured for all the pixels in the display load measurement region, the main control unit 31 performs step S10, for example, for each pixel in the display load measurement region as shown in FIG. As shown in FIG. 5D, for example, as shown in FIG. 5D, the display load measurement values are normalized and the areas are color-coded according to the normalized display load measurement values for each pixel. In addition, image data indicating a display load measurement value is generated.

例えば図5[D]の場合、表示負荷測定領域における画素ごとの表示負荷の測定値に応じて、表示負荷の測定値が「+1」である部分(図5[D]の塗りつぶし部分)が例えば青色に色付けされ、表示負荷の測定値が「−1」である部分(図5[D]の斜線部分)が例えば赤色に色付けされ、表示負荷測定領域以外の領域が例えば白色に色付けされた上で、色分けされた領域に基づいて、表示負荷の測定値を示す画像データが生成される。   For example, in the case of FIG. 5D, the portion where the measured value of the display load is “+1” (the shaded portion in FIG. 5D) corresponds to the measured value of the display load for each pixel in the display load measurement region. The portion that is colored blue and the measurement value of the display load is “−1” (the hatched portion in FIG. 5D) is colored, for example, red, and the region other than the display load measurement region is colored, for example, white Thus, image data indicating the measurement value of the display load is generated based on the color-coded region.

なお、上記の色分けについては、開発技術者が、表示負荷を無駄に増加させてしまう領域を識別することができさえすればよく、赤、青、白の組み合わせに限られない。   Note that the above-described color coding is not limited to the combination of red, blue, and white as long as the development engineer can identify a region that unnecessarily increases the display load.

ステップS11において、主制御部31は、開発技術者により操作キー14が操作されることにより、表示負荷測定値を示す画像データに基づく画像を表示するとの指示が受け付けられたか否かを判定し、表示負荷測定値を示す画像データに基づく画像を表示するとの指示が受け付けられたと判定するまで待機する。   In step S11, the main control unit 31 determines whether or not an instruction to display an image based on the image data indicating the display load measurement value is received by operating the operation key 14 by a development engineer. It waits until it determines with the instruction | indication which displays the image based on the image data which shows a display load measurement value having been received.

ステップS11において表示負荷測定値を示す画像データに基づく画像を表示するとの指示が受け付けられたと判定された場合、主制御部31は、LCD制御部36を制御し、表示負荷測定値を示す画像データに基づく画像を、液晶ディスプレイ17に表示させる。液晶ディスプレイ17は、例えば図5[D]に示されるように、表示負荷測定値を示す画像データに基づく画像を表示する。   When it is determined in step S11 that an instruction to display an image based on the image data indicating the display load measurement value is received, the main control unit 31 controls the LCD control unit 36 to display image data indicating the display load measurement value. An image based on the above is displayed on the liquid crystal display 17. For example, as shown in FIG. 5D, the liquid crystal display 17 displays an image based on the image data indicating the display load measurement value.

これにより、開発技術者は、例えば図5[D]の場合、選択が受け付けられた表示負荷を測定する領域(表示負荷測定領域)のうち、P(1,1)乃至P(1,4)、P(2,4)、P(3,4)、およびP(4,4)により表記される画素においては、同じ表示内容で上書きをしているため、表示負荷を無駄に増加させてしまう領域であることを視覚的に直ちに知ることができ、表示負荷測定領域での表示画面の更新に伴う表示負荷(すなわち、表示内容の更新に伴って、表示負荷測定領域で異なる表示内容に更新する更新頻度の度合い)や、表示画面の更新の際の表示負荷測定領域での無駄な領域を定量的に確認することができる。   Thereby, for example, in the case of FIG. 5D, the development engineer P (1,1) to P (1,4) among the display load measurement areas (display load measurement areas) for which selection has been accepted. , P (2,4), P (3,4), and P (4,4) are overwritten with the same display contents, and the display load is unnecessarily increased. The display load associated with the display screen update in the display load measurement area can be immediately recognized visually (that is, the display load is updated to a different display content in the display load measurement area as the display content is updated). The degree of update frequency) and a useless area in the display load measurement area when the display screen is updated can be quantitatively confirmed.

なお、表示負荷測定値を示す画像データに基づく画像は、携帯電話機1以外の外部の表示部(図示せず)に表示させるようにしてもよい。   An image based on the image data indicating the display load measurement value may be displayed on an external display unit (not shown) other than the mobile phone 1.

本発明の実施形態においては、表示内容を更新した際に、選択が受け付けられた表示負荷を測定する領域(表示負荷測定領域)における画素ごとに、更新前と更新後の表示内容間の色情報の差分があるか否かを判定し、更新前と更新後の表示内容間の色情報の差分はないと判定された場合、表示内容間の色情報の差分はないと判定された表示負荷測定領域における所定の画素での、表示負荷の測定値を−1とし、更新前と更新後の表示内容間の色情報の差分があると判定された場合、表示内容間の色情報の差分があると判定された表示負荷測定領域における所定の画素での、表示負荷の測定値を+1とすることができる。   In the embodiment of the present invention, when the display content is updated, color information between the display content before and after the update for each pixel in the display load measurement area (display load measurement area) for which selection has been accepted. If there is no color information difference between the display contents before and after the update, it is determined that there is no color information difference between the display contents. When the display load measurement value at a predetermined pixel in the region is set to -1, and it is determined that there is a difference in color information between the display contents before and after the update, there is a difference in color information between the display contents. The measured value of the display load at a predetermined pixel in the display load measurement region determined as +1 can be set to +1.

そして、表示負荷測定領域における画素ごとの表示負荷の測定値を正規化するとともに、正規化された画素ごとの表示負荷の測定値に応じて領域を色分けし、色分けされた領域に基づいて、表示負荷の測定値を示す画像データを生成し、生成された表示負荷の測定値を示す画像データを表示することができる。   Then, the display load measurement value for each pixel in the display load measurement region is normalized, and the region is color-coded according to the normalized display load measurement value for each pixel, and the display is performed based on the color-coded region. Image data indicating the measurement value of the load can be generated, and the image data indicating the measurement value of the generated display load can be displayed.

これにより、例えば図5[D]の場合、選択が受け付けられた表示負荷を測定する領域(表示負荷測定領域)のうち、P(1,1)乃至P(1,4)、P(2,4)、P(3,4)、およびP(4,4)により表記される画素においては、同じ表示内容で上書きをしているため、表示負荷を無駄に増加させてしまう領域であることを視覚的に直ちに知ることができ、表示負荷測定領域での表示画面の更新に伴う表示負荷(すなわち、表示内容の更新に伴って、表示負荷測定領域で異なる表示内容に更新する更新頻度の度合い)や、表示画面の更新の際の表示負荷測定領域での無駄な領域を定量的に確認することができる。   Thus, for example, in the case of FIG. 5D, among the areas (display load measurement areas) for measuring the display load for which selection has been accepted, P (1,1) to P (1,4), P (2, 4) Since the pixels represented by P (3,4) and P (4,4) are overwritten with the same display contents, they are areas that unnecessarily increase the display load. Display load associated with display screen update in the display load measurement area that can be immediately recognized visually (that is, the degree of update frequency for updating the display content in the display load measurement area as the display content is updated) In addition, it is possible to quantitatively confirm a useless area in the display load measurement area when the display screen is updated.

従って、開発技術者は、表示処理に関するアプリケーションプログラムを開発する際に、表示を更新する対象領域を、表示負荷測定領域の中から同じ表示内容で上書きする無駄な領域を省いた領域に変更して開発設計することができ、このように開発された表示処理に関するアプリケーションプログラムを携帯電話機1に適宜フィードバックして簡単に実装することができる。その結果、表示画面の更新に伴う表示負荷を効率的に低減することができる(換言すれば、表示画面の更新に伴う主制御部31のCPUリソースを削減することができる)。例えば図5[D]の場合、従来に比べて、1回の画面表示に要する表示負荷を7×100%/16=約43%低減することができる。   Therefore, when developing an application program related to display processing, a development engineer changes the display update target area to an area that excludes the useless area that is overwritten with the same display content from the display load measurement area. Development and design can be performed, and the application program relating to display processing developed in this way can be easily fed back to the mobile phone 1 as appropriate and easily implemented. As a result, it is possible to efficiently reduce the display load associated with the display screen update (in other words, the CPU resources of the main control unit 31 associated with the display screen update can be reduced). For example, in the case of FIG. 5D, the display load required for one screen display can be reduced by 7 × 100% / 16 = about 43% compared to the conventional case.

以上により、表示処理に関するアプリケーションプログラムを開発する際に費やされる時間を短縮することができ、表示画面の更新に伴う表示負荷の無駄な増加を防止することができ、携帯電話機1における消費電力の増加を防止するとともに、ユーザが操作キー14を操作した場合などにおける液晶ディスプレイ17に表示される表示画面の動きが速くなり、ユーザの操作に対する応答性を向上させることができる。   As described above, it is possible to reduce the time spent when developing an application program related to display processing, to prevent a wasteful increase in display load due to display screen updating, and to increase power consumption in the mobile phone 1. In addition, the movement of the display screen displayed on the liquid crystal display 17 when the user operates the operation key 14 becomes faster, and the responsiveness to the user's operation can be improved.

具体的には、例えばユーザが操作キー14を操作することによりメール作成画面上でメールを作成させる場合に、入力を受け付ける文字の予測機能が速くなり、ユーザの操作に対する応答性を向上させることができる。これにより、携帯電話機1の操作性を向上させることができる。   Specifically, for example, when the user creates an email on the email creation screen by operating the operation key 14, the prediction function of the character that accepts input becomes faster, and the responsiveness to the user's operation can be improved. it can. Thereby, the operativity of the mobile telephone 1 can be improved.

なお、本発明の実施形態においては、更新前と更新後の表示内容間の色情報の差分はないと判定された場合、表示内容間の色情報の差分はないと判定された表示負荷測定領域における所定の画素での、表示負荷の測定値を−1とし、更新前と更新後の表示内容間の色情報の差分があると判定された場合、表示内容間の色情報の差分があると判定された表示負荷測定領域における所定の画素での、表示負荷の測定値を+1とし、表示負荷測定領域以外の領域における表示負荷の測定値を−1と+1の中間の値としての0にするようにしたが、このような場合に限られず、同じ表示内容を上書きする無駄な領域がいずれの領域であるかを判別することができさえすればよい。   In the embodiment of the present invention, when it is determined that there is no color information difference between the display contents before and after the update, the display load measurement area determined that there is no color information difference between the display contents. If the measured value of the display load at a predetermined pixel in -1 is -1 and it is determined that there is a difference in color information between the display contents before and after the update, there is a difference in color information between the display contents The display load measurement value at a predetermined pixel in the determined display load measurement region is set to +1, and the display load measurement value in a region other than the display load measurement region is set to 0 as an intermediate value between −1 and +1. However, the present invention is not limited to such a case, and it is only necessary to determine which area is a useless area for overwriting the same display content.

また、本発明の実施形態においては、LCD制御部36に内蔵されたバッファとしての図示せぬ表示メモリ(例えば(Video Random Access Memory)などからなる)の数(面数)が1つである場合に本発明を適用するようにしたが、このような場合に限られず、図示せぬ表示メモリが複数である場合についても本発明を適用することができる。この場合には、それぞれの図示せぬ表示メモリごとに(面ごとに)あるいは全体(面全体)として、表示画面の更新に伴う表示負荷を測定するようにする。   In the embodiment of the present invention, the number of display memories (for example, (Video Random Access Memory)) (not shown) as a buffer built in the LCD control unit 36 is one. However, the present invention is not limited to such a case, and the present invention can also be applied to a case where there are a plurality of display memories (not shown). In this case, the display load associated with the update of the display screen is measured for each display memory (not shown) or for the entire screen (for the entire screen).

ところで、図4のフローチャートを参照して説明した表示負荷測定処理においては、2つの表示内容間(フレーム間)の色情報の差分があるか否かを判定し、2つの表示内容間における表示画面の更新に伴う表示負荷を測定し、表示負荷の測定値を示す画像データを生成するようにしたが、このような場合に限られず、3つ以上の表示内容間(例えば150の表示内容間など)におけるそれぞれの表示画面の更新に伴う表示負荷を逐次測定し、その測定値を積算して累積値を算出し、表示負荷の測定値の累積値を示す画像データを生成するようにしてもよい。これにより、例えば15フレーム/秒で表示内容を更新する場合に10秒間の表示処理に対応する150の表示内容間などのより数多くの表示内容間での、表示画面の更新に伴う表示負荷や、表示画面の更新の際の無駄な領域を定量的に確認することができる。以下、この方法を用いた表示負荷測定処理について説明する。   By the way, in the display load measurement process described with reference to the flowchart of FIG. 4, it is determined whether there is a difference in color information between two display contents (between frames), and a display screen between the two display contents. The display load accompanying the update of the image is measured, and the image data indicating the measured value of the display load is generated. However, the present invention is not limited to such a case, but between three or more display contents (for example, between 150 display contents) ), The display load associated with each display screen update is sequentially measured, the measured values are integrated to calculate a cumulative value, and image data indicating the cumulative value of the measured value of the display load may be generated. . Thereby, for example, when updating the display content at 15 frames / second, the display load accompanying the update of the display screen between more display contents such as 150 display contents corresponding to the display process for 10 seconds, It is possible to quantitatively check a useless area when updating the display screen. Hereinafter, the display load measurement process using this method will be described.

図6のフローチャートを参照して、図3の携帯電話機1における他の表示負荷測定処理について説明する。なお、図6のステップS21乃至S29、およびステップS32乃至S34の処理は、図4のステップS1乃至S12の処理と基本的には同様であり、その説明は繰り返しになるので省略する。   With reference to the flowchart of FIG. 6, another display load measurement process in the mobile phone 1 of FIG. 3 will be described. Note that the processing in steps S21 to S29 and steps S32 to S34 in FIG. 6 is basically the same as the processing in steps S1 to S12 in FIG.

なお、図6のフローチャートを参照して説明する表示負荷測定処理においては、例えば15フレーム/秒で表示内容を更新する場合に10秒間の表示処理に対応する150の表示内容間での、表示画面の更新に伴う表示負荷や、表示画面の更新の際の無駄な領域を定量的に確認する場合について明示的に記載する。   In the display load measurement process described with reference to the flowchart of FIG. 6, for example, when the display content is updated at 15 frames / second, a display screen between 150 display contents corresponding to the display process for 10 seconds. The case where the display load accompanying the update of the display and the useless area at the time of updating the display screen are quantitatively confirmed will be described explicitly.

ステップS29において表示負荷測定領域におけるすべての画素について表示負荷を測定したと判定された場合、主制御部31はステップS30で、表示負荷測定領域における画素ごとに、新たに測定された表示負荷の測定値に基づいて、表示負荷の測定値の累積値を算出する。   When it is determined in step S29 that the display load has been measured for all the pixels in the display load measurement region, the main control unit 31 measures the display load newly measured for each pixel in the display load measurement region in step S30. Based on the value, the cumulative value of the display load measurement value is calculated.

現在の表示負荷測定領域における各画素での表示負荷の測定値の累積値が例えば図5[E]に示されるような数値である場合に、新たに測定された表示負荷の測定値が例えば図5[F]に示されるような数値であるときには、表示負荷測定領域における画素ごとに、新たに測定された表示負荷の測定値に基づいて、例えば図5[G]に示されるような表示負荷の測定値の累積値が算出される。   When the cumulative value of the display load measurement value at each pixel in the current display load measurement region is a numerical value as shown in FIG. 5E, for example, the newly measured display load measurement value is, for example, FIG. When the numerical value is as shown in 5 [F], for example, the display load as shown in FIG. 5 [G] based on the newly measured display load value for each pixel in the display load measurement region. A cumulative value of the measured values is calculated.

ステップS31において、主制御部31は、開発技術者により操作キー14が操作されることにより、表示負荷測定処理を終了するとの指示が受け付けられたか否かを判定する。ステップS31において表示負荷測定処理を終了するとの指示が受け付けられていないと判定された場合、処理はステップS25に戻り、ステップS25以降の処理が繰り返し実行される。   In step S <b> 31, the main control unit 31 determines whether or not an instruction to end the display load measurement process has been received by operating the operation key 14 by a development engineer. If it is determined in step S31 that an instruction to end the display load measurement process has not been accepted, the process returns to step S25, and the processes in and after step S25 are repeatedly executed.

これにより、開発技術者により操作キー14が操作されることにより、表示負荷測定処理を終了するとの指示が受け付けられるまで、表示内容が順次更新され、表示負荷測定領域における画素ごとに表示負荷の測定値の累積値が算出される。   As a result, when the operation key 14 is operated by the development engineer, the display contents are sequentially updated until an instruction to end the display load measurement process is received, and the display load is measured for each pixel in the display load measurement region. A cumulative value is calculated.

例えば15フレーム/秒で表示内容を更新する場合に10秒間の表示処理に対応する150の表示内容間での表示負荷を測定するとき、最終的に、例えば図5[H]に示されるように、表示負荷測定領域における画素ごとに表示負荷の測定値の累積値が算出される。   For example, when the display content is updated at 15 frames / second, when the display load between 150 display contents corresponding to the display process for 10 seconds is measured, finally, for example, as shown in FIG. The accumulated value of the display load measurement value is calculated for each pixel in the display load measurement region.

例えば図5[H]の場合、選択が受け付けられた表示負荷を測定する領域(表示負荷測定領域)でP(1,1)乃至P(4,4)により表記される画素においては、それぞれの画素での表示負荷の測定値の累積値が−149、+101、+99、−149、+120、+111、+131、+33、+132、+123、+142、−149、−149、−120、−115、および−149であることを示している。   For example, in the case of FIG. 5 [H], each of the pixels represented by P (1,1) to P (4,4) in the display load measurement area (display load measurement area) where selection is accepted Cumulative values of display load measurement values at pixels are -149, +101, +99, -149, +120, +111, +131, +33, +132, +123, +142, -149, -149, -120, -115, and-. 149.

ステップS31において表示負荷測定処理を終了するとの指示が受け付けられたと判定された場合、処理はステップS32に進み、ステップS32以降の処理が実行される。すなわち、ステップS32においては、例えば図5[H]に示されるような表示負荷測定領域における画素ごとの表示負荷の測定値の累積値が正規化されるとともに、正規化された画素ごとの表示負荷の測定値の累積値に応じて領域が色分けされ、色分けされた領域に基づいて、例えば図5[I]に示されるように、表示負荷表示負荷測定値を示す画像データが生成される。   If it is determined in step S31 that an instruction to end the display load measurement process has been received, the process proceeds to step S32, and the processes after step S32 are executed. That is, in step S32, for example, the cumulative value of the display load measurement value for each pixel in the display load measurement region as shown in FIG. 5 [H] is normalized, and the normalized display load for each pixel. The area is color-coded according to the accumulated value of the measured values, and image data indicating the display load display load measurement value is generated based on the color-coded area, for example, as shown in FIG.

例えば図5[I]の場合、表示負荷測定領域における画素ごとの表示負荷の測定値に応じて、表示負荷の測定値が「−149」以外である部分(図5[I]の塗りつぶし部分)が例えば青色に色付けされ、表示負荷の測定値が「−149」である部分(図5[I]の斜線部分)が例えば赤色に色付けされ、表示負荷測定領域以外の領域が例えば白色に色付けされた上で、色分けされた領域に基づいて、表示負荷の測定値を示す画像データが生成される。   For example, in the case of FIG. 5 [I], a portion where the display load measurement value is other than “−149” in accordance with the display load measurement value for each pixel in the display load measurement region (the filled portion in FIG. 5 [I]). Is colored, for example, blue, the portion where the measured value of the display load is “−149” (the hatched portion in FIG. 5 [I]) is colored, for example, red, and the region other than the display load measurement region is colored, for example, white In addition, image data indicating a display load measurement value is generated based on the color-coded region.

勿論、表示負荷の測定値が「−149」以外である部分については、表示負荷の測定値に応じて階調を持たせるようにしてもよい。これにより、表示負荷測定領域での表示画面の更新に伴う表示負荷や、表示画面の更新の際の表示負荷測定領域での無駄な領域をより定量的に簡単に確認することができる。   Of course, the portion where the measured value of the display load is other than “−149” may be provided with gradation according to the measured value of the display load. Thereby, the display load accompanying the update of the display screen in the display load measurement area, and the useless area in the display load measurement area when the display screen is updated can be more easily and quantitatively confirmed.

その後、例えば図5[I]に示されるように、表示負荷の測定値を示す画像データに基づく画像が表示される。   After that, for example, as shown in FIG. 5 [I], an image based on the image data indicating the display load measurement value is displayed.

これにより、開発技術者は、例えば図5[I]の場合、選択が受け付けられた表示負荷を測定する領域(表示負荷測定領域)のうち、P(1,1)、P(1,4)、P(3,4)、P(4,1)、およびP(4,4)により表記される画素においては、同じ表示内容で上書きをしているため、表示負荷を無駄に増加させてしまう領域であることを視覚的に直ちに知ることができ、表示負荷測定領域での表示画面の更新に伴う表示負荷(すなわち、表示内容の更新に伴って、表示負荷測定領域で異なる表示内容に更新する更新頻度の度合い)や、表示画面の更新の際の表示負荷測定領域での無駄な領域を定量的に確認することができる。   Thereby, for example, in the case of FIG. 5 [I], the development engineer P (1,1), P (1,4) among the areas (display load measurement areas) in which the display load for which selection has been accepted is measured. , P (3,4), P (4,1), and P (4,4) are overwritten with the same display contents, and the display load is unnecessarily increased. The display load associated with the display screen update in the display load measurement area can be immediately recognized visually (that is, the display load is updated to a different display content in the display load measurement area as the display content is updated). The degree of update frequency) and a useless area in the display load measurement area when the display screen is updated can be quantitatively confirmed.

従って、開発技術者は、表示処理に関するアプリケーションプログラムを開発する際に、表示を更新する対象領域を、表示負荷測定領域の中から同じ表示内容で上書きする無駄な領域を省いた領域(例えば図5[I]の場合、P(1,1)乃至P(4,4)により表記される画素から、P(1,1)、P(1,4)、P(3,4)、P(4,1)、およびP(4,4)により表記される画素が省かれた領域)に変更して開発設計することができ、このように開発された表示処理に関するアプリケーションプログラムを携帯電話機1に適宜フィードバックして簡単に実装することができる。その結果、表示画面の更新に伴う表示負荷を効率的に低減することができる(換言すれば、表示画面の更新に伴う主制御部31のCPUリソースを削減することができる)。例えば図5[I]の場合、P(1,1)、P(1,4)、P(3,4)、P(4,1)、およびP(4,4)により表記される画素における表示内容の更新を150−1=149回行う必要がないことから、従来に比べて、150回の画面表示に要する表示負荷を(5×149)×100%/16×150=約31%低減することができる。   Therefore, when developing an application program related to display processing, the development engineer omits a useless area for overwriting the display update target area with the same display contents from the display load measurement area (for example, FIG. 5). In the case of [I], P (1,1), P (1,4), P (3,4), P (4) from pixels represented by P (1,1) to P (4,4). , 1), and P (4, 4) in which the pixels represented by (4, 4) are omitted) and can be developed and designed. Easy to implement with feedback. As a result, it is possible to efficiently reduce the display load associated with the display screen update (in other words, the CPU resources of the main control unit 31 associated with the display screen update can be reduced). For example, in the case of FIG. 5 [I], in the pixel represented by P (1,1), P (1,4), P (3,4), P (4,1), and P (4,4). Since it is not necessary to update the display content 150-1 = 149 times, the display load required for 150 screen displays is reduced by (5 × 149) × 100% / 16 × 150 = about 31% compared to the conventional case. can do.

以上により、表示処理に関するアプリケーションプログラムを開発する際に費やされる時間をより短縮することができ、表示画面の更新に伴う表示負荷の無駄な増加をより防止することができ、携帯電話機1における消費電力の増加をより防止するとともに、ユーザが操作キー14を操作した場合などにおける液晶ディスプレイ17に表示される表示画面の動きが速くなり、ユーザの操作に対する応答性をより向上させることができる。   As described above, the time spent when developing an application program related to display processing can be further shortened, and a wasteful increase in display load associated with display screen updating can be further prevented. In addition, the movement of the display screen displayed on the liquid crystal display 17 when the user operates the operation key 14 becomes faster, and the responsiveness to the user's operation can be further improved.

なお、図6のフローチャートを参照して説明した表示負荷測定処理においては、例えば15フレーム/秒で表示内容を更新する場合に10秒間の表示処理に対応する150の表示内容間などでの画素ごとの表示負荷の測定値の累積値を算出し、算出された表示負荷の測定値の累積値に基づいて生成・表示される表示負荷の測定値を示す画像を表示する。そして、開発技術者は、表示された表示負荷測定領域における表示負荷の測定値を示す画像を参照して、表示を更新する対象領域を、一括して、表示負荷測定領域の中から同じ表示内容で上書きする無駄な領域を省いた領域に変更して開発設計するようにしたが、このような場合に限られず、例えば表示内容間(フレーム間)ごとに表示負荷測定領域の中から同じ表示内容で上書きする無駄な領域を省き、表示を更新する対象領域を高精細に変更して開発設計するようにしてもよい。これにより、表示画面の更新に伴う表示負荷を効率的により低減することができる。   In the display load measurement process described with reference to the flowchart of FIG. 6, for example, when updating the display content at 15 frames / second, for each pixel between 150 display contents corresponding to the display process for 10 seconds. The display load measurement value is calculated, and an image showing the display load measurement value generated and displayed based on the calculated display load measurement value is displayed. The development engineer refers to the display load measurement value in the displayed display load measurement area, refers to the display load measurement area, and displays the same display contents from the display load measurement area. However, this is not limited to this case. For example, the same display contents from the display load measurement area for each display content (between frames). It is also possible to eliminate the useless area to be overwritten and to develop and design the target area to be updated with high definition. Thereby, the display load accompanying the update of a display screen can be reduced more efficiently.

また、図5の例の場合、説明を簡単にするために、例えば画素をP(x,y)で表記した際にP(0,0)乃至P(5,5)により形成される液晶ディスプレイ17の表示領域について説明したが、このような場合に限られず、例えば画素数240×320より形成される液晶ディスプレイ17の全体の表示領域に関して本発明を適用するようにしてもよい。   In the case of the example of FIG. 5, for the sake of simplicity, for example, a liquid crystal display formed by P (0,0) to P (5,5) when a pixel is represented by P (x, y). Although the display area of 17 has been described, the present invention is not limited to such a case. For example, the present invention may be applied to the entire display area of the liquid crystal display 17 formed of 240 × 320 pixels.

さらに、本発明の実施形態においては、開発技術者が表示負荷を無駄に増加させてしまう領域であることを視覚的に直ちに知ることができるように、表示負荷測定領域における表示負荷の測定値を示す画像を液晶ディスプレイ17に表示するようにしたが、このような場合に限られず、表示負荷を無駄に増加させてしまう領域の画素の座標値(例えばP(1,2)など)を単独または同時に表示するようにしてもよい。また、所定の時間(例えば15秒間など)携帯電話機1を動作させておき、その時間における表示負荷の測定値の平均値などに基づいて、表示負荷測定領域における表示負荷の測定値を示す画像を液晶ディスプレイ17に表示するようにしてもよい。これにより、表示負荷測定領域での表示画面の更新に伴う表示負荷(すなわち、表示内容の更新に伴って、表示負荷測定領域で異なる表示内容に更新する更新頻度の度合い)や、表示画面の更新の際の表示負荷測定領域での無駄な領域をより定量的に確認することができる。   Furthermore, in the embodiment of the present invention, the measurement value of the display load in the display load measurement area is determined so that the development engineer can visually immediately know that the display load is unnecessarily increased. The image to be displayed is displayed on the liquid crystal display 17. However, the present invention is not limited to such a case, and the coordinate values (for example, P (1, 2)) of the pixels in the region that unnecessarily increase the display load are used. You may make it display simultaneously. In addition, the mobile phone 1 is operated for a predetermined time (for example, 15 seconds), and an image indicating the measured value of the display load in the display load measurement region is displayed based on the average value of the measured value of the display load at that time. You may make it display on the liquid crystal display 17. FIG. As a result, the display load accompanying the update of the display screen in the display load measurement area (that is, the update frequency of the display load measurement area updated to a different display content as the display contents are updated), and the display screen update In this case, a useless area in the display load measurement area can be confirmed more quantitatively.

なお、本発明は、携帯電話機1以外にも、PDA(Personal Digital Assistant)、パーソナルコンピュータ、携帯型ゲーム機、携帯型音楽再生機、携帯型動画再生機、その他の情報処理装置にも適用することができる。   The present invention can be applied to a PDA (Personal Digital Assistant), a personal computer, a portable game machine, a portable music player, a portable video player, and other information processing apparatuses in addition to the cellular phone 1. Can do.

また、本発明の実施形態において説明した一連の処理は、ソフトウェアにより実行させることもできるが、ハードウェアにより実行させることもできる。   The series of processes described in the embodiments of the present invention can be executed by software, but can also be executed by hardware.

さらに、本発明の実施形態では、フローチャートのステップは、記載された順序に沿って時系列的に行われる処理の例を示したが、必ずしも時系列的に処理されなくとも、並列的あるいは個別実行される処理をも含むものである。   Furthermore, in the embodiment of the present invention, the steps of the flowchart show an example of processing performed in time series in the order described, but parallel or individual execution is not necessarily performed in time series. The processing to be performed is also included.

本発明に係る情報処理装置に適用可能な携帯電話機の外観の構成を示す外観図。FIG. 2 is an external view illustrating an external configuration of a mobile phone applicable to the information processing apparatus according to the present invention. 本発明に係る情報処理装置に適用可能な携帯電話機の他の外観の構成を示す外観図。The external view which shows the structure of the other external appearance of the mobile telephone applicable to the information processing apparatus which concerns on this invention. 本発明に係る情報処理装置に適用可能な携帯電話機の内部の構成を示すブロック図。1 is a block diagram showing an internal configuration of a mobile phone applicable to an information processing apparatus according to the present invention. 図3の携帯電話機における表示負荷測定処理を説明するフローチャート。4 is a flowchart for explaining display load measurement processing in the mobile phone of FIG. 3. 表示負荷測定処理による表示負荷測定方法を説明する説明図。Explanatory drawing explaining the display load measurement method by a display load measurement process. 図3の携帯電話機における他の表示負荷測定処理を説明するフローチャート。The flowchart explaining the other display load measurement process in the mobile telephone of FIG.

符号の説明Explanation of symbols

1…携帯電話機、11…ヒンジ、12…第1の筐体、13…第2の筐体、14…操作キー、15…マイクロフォン、16…サイドキー、17…液晶ディスプレイ、18…スピーカ、19a乃至19d…磁気センサ、20…CCDカメラ、21…サブディスプレイ、31…主制御部、32…電源回路部、33…操作入力制御部、34…画像エンコーダ、35…カメラI/F部、36…LCD制御部、37…画像デコーダ、38…多重分離部、39…変復調回路部、40…音声コーデック、41…メインバス、42…同期バス、43…送受信回路部、44…アンテナ、45…記録再生部、46…メモリカード、47…記憶部。   DESCRIPTION OF SYMBOLS 1 ... Mobile phone, 11 ... Hinge, 12 ... 1st housing | casing, 13 ... 2nd housing | casing, 14 ... Operation key, 15 ... Microphone, 16 ... Side key, 17 ... Liquid crystal display, 18 ... Speaker, 19a thru | or 19d ... Magnetic sensor, 20 ... CCD camera, 21 ... Sub-display, 31 ... Main control unit, 32 ... Power supply circuit unit, 33 ... Operation input control unit, 34 ... Image encoder, 35 ... Camera I / F unit, 36 ... LCD Control unit 37 ... Image decoder 38 ... Demultiplexing unit 39 39 Modulation / demodulation circuit unit 40 Audio codec 41 ... Main bus 42 Synchronous bus 43 Transmission / reception circuit unit 44 Antenna 45 Recording / reproduction unit , 46 ... Memory card, 47 ... Storage unit.

Claims (5)

表示内容を更新した際に、表示負荷を測定する表示負荷測定領域における1つ又は複数の画素ごとに、更新前と更新後の表示内容間の情報の差分があるか否かを判定する判定手段と、
前記判定手段による判定結果に基づいて、前記表示負荷測定領域における1つ又は複数の画素ごとの表示負荷を測定する測定手段と、
前記測定手段により測定された前記表示負荷測定領域における1つ又は複数の画素ごとの表示負荷の測定値に基づいて、前記表示負荷測定領域における表示負荷の測定値を示す指示情報を生成する生成手段と、
前記生成手段により生成された前記指示情報を表示する表示手段とを備えることを特徴とする情報処理装置。
Determination means for determining whether there is a difference in information between the display content before and after the update for each one or a plurality of pixels in the display load measurement region for measuring the display load when the display content is updated. When,
Measurement means for measuring a display load for each of one or a plurality of pixels in the display load measurement region based on a determination result by the determination means;
Generating means for generating instruction information indicating the measured value of the display load in the display load measuring area based on the measured value of the display load for each of one or a plurality of pixels in the display load measuring area measured by the measuring means When,
An information processing apparatus comprising: display means for displaying the instruction information generated by the generating means.
前記測定手段は、前記判定手段により更新前と更新後の表示内容間の情報の差分があると判定された場合、表示内容間の色情報の差分はないと判定された表示負荷測定領域における所定の1つ又は複数の画素での、表示負荷の測定値を負の値とし、更新前と更新後の表示内容間の色情報の差分があると判定された場合、表示内容間の色情報の差分があると判定された表示負荷測定領域における所定の1つ又は複数の画素での、表示負荷の測定値を正の値とすることを特徴とする請求項1に記載の情報処理装置。   The measurement unit is a predetermined in a display load measurement region that is determined that there is no difference in color information between display contents when the determination unit determines that there is a difference in information between display contents before and after the update. If the measured value of the display load at one or a plurality of pixels is a negative value and it is determined that there is a difference in color information between the display contents before and after the update, the color information between the display contents The information processing apparatus according to claim 1, wherein a measurement value of the display load at a predetermined one or a plurality of pixels in the display load measurement region determined to have a difference is a positive value. 前記測定手段は、表示内容が更新されるごとに、前記判定手段により判定結果に基づいて、前記表示負荷測定領域における1つ又は複数の画素ごとの表示負荷を逐次測定し、測定された表示負荷の測定値を1つ又は複数の画素ごとに累積することを特徴とする請求項1に記載の情報処理装置。   The measurement means sequentially measures the display load for each one or a plurality of pixels in the display load measurement region based on the determination result by the determination means every time the display content is updated, and the measured display load The information processing apparatus according to claim 1, wherein the measured value is accumulated for each one or a plurality of pixels. 前記指示情報は、前記表示負荷測定領域における表示負荷の測定値を示す画像データであることを特徴とする請求項1に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the instruction information is image data indicating a display load measurement value in the display load measurement region. 表示内容を表示するための表示領域の中から、前記表示負荷測定領域の選択を受け付ける選択受付手段をさらに備えることを特徴とする請求項1に記載の情報処理装置。   The information processing apparatus according to claim 1, further comprising a selection receiving unit that receives selection of the display load measurement area from display areas for displaying display contents.
JP2007040721A 2007-02-21 2007-02-21 Information processor Pending JP2008204251A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007040721A JP2008204251A (en) 2007-02-21 2007-02-21 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007040721A JP2008204251A (en) 2007-02-21 2007-02-21 Information processor

Publications (1)

Publication Number Publication Date
JP2008204251A true JP2008204251A (en) 2008-09-04

Family

ID=39781681

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007040721A Pending JP2008204251A (en) 2007-02-21 2007-02-21 Information processor

Country Status (1)

Country Link
JP (1) JP2008204251A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010256676A (en) * 2009-04-27 2010-11-11 Yamaha Corp Image processor
JP2015231141A (en) * 2014-06-05 2015-12-21 富士ゼロックス株式会社 Image processing apparatus and image processing program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010256676A (en) * 2009-04-27 2010-11-11 Yamaha Corp Image processor
JP2015231141A (en) * 2014-06-05 2015-12-21 富士ゼロックス株式会社 Image processing apparatus and image processing program
CN105282394A (en) * 2014-06-05 2016-01-27 富士施乐株式会社 Image processing apparatus, image processing method, and non-transitory computer readable medium

Similar Documents

Publication Publication Date Title
US11223757B2 (en) Video recording device and camera function control program
JP4250648B2 (en) Information processing device
CN110636375B (en) Video stream processing method and device, terminal equipment and computer readable storage medium
CN107087101B (en) Apparatus and method for providing dynamic panorama function
US8111314B2 (en) Camera-enabled portable terminal and method for taking multi-image photograph using the same
US7200513B1 (en) Method for clocking speed using wireless terminal and system implementing the same
US20070281666A1 (en) Information processing apparatus
KR20100030657A (en) Electronic apparatus and display method in electronic apparatus
US20170104804A1 (en) Electronic device and method for encoding image data thereof
EP3709633A1 (en) Video recording method and video recording terminal
JP2008172453A (en) Information processor
CN112261218B (en) Video control method, video control device, electronic device and readable storage medium
US10224008B2 (en) Image display system, image display method, and display device
CN112996042A (en) Network acceleration method, terminal device, server and storage medium
JP2008204251A (en) Information processor
CN112911337A (en) Method and device for configuring video cover pictures of terminal equipment
CN114915745A (en) Multi-scene video recording method and device and electronic equipment
JP2008005106A (en) Information processor
US20050018050A1 (en) Wireless communication device, dynamic image preparation method and dynamic image preparation program
CN113873187A (en) Cross-terminal screen recording method, terminal equipment and storage medium
JP2009251111A (en) Information processing device
JP2008147950A (en) Information processor
CN112203020A (en) Method, device and system for configuring camera configuration parameters of terminal equipment
JP4592713B2 (en) Information processing device
JP2021125828A (en) Image processing device and image processing method

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Effective date: 20100426

Free format text: JAPANESE INTERMEDIATE CODE: A7424