CN114860659A - Data processing method, device, equipment and computer storage medium - Google Patents

Data processing method, device, equipment and computer storage medium Download PDF

Info

Publication number
CN114860659A
CN114860659A CN202210511770.7A CN202210511770A CN114860659A CN 114860659 A CN114860659 A CN 114860659A CN 202210511770 A CN202210511770 A CN 202210511770A CN 114860659 A CN114860659 A CN 114860659A
Authority
CN
China
Prior art keywords
data
storage
file
data processing
processing
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
CN202210511770.7A
Other languages
Chinese (zh)
Inventor
付华东
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.)
Shenzhen Skyworth RGB Electronics Co Ltd
Original Assignee
Shenzhen Skyworth RGB Electronics Co Ltd
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 Shenzhen Skyworth RGB Electronics Co Ltd filed Critical Shenzhen Skyworth RGB Electronics Co Ltd
Priority to CN202210511770.7A priority Critical patent/CN114860659A/en
Publication of CN114860659A publication Critical patent/CN114860659A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/60Information retrieval; Database structures therefor; File system structures therefor of audio data
    • G06F16/61Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/13File access structures, e.g. distributed indices
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Multimedia (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention relates to the field of data processing, and discloses a data processing method, a device, equipment and a computer storage medium, wherein the method comprises the following steps: acquiring all target storage data of a product, separately storing each target storage data to determine a corresponding storage file, and processing according to the storage files to obtain a processing storage file; if the input data processing requirement is acquired, determining a processing data file corresponding to the data processing requirement in the processing storage file; and carrying out data processing on the processed data file according to the data processing requirement. The invention improves the processing efficiency of the later-stage data development and maintenance of the product.

Description

Data processing method, device, equipment and computer storage medium
Technical Field
The present invention relates to the field of data processing, and in particular, to a data processing method, apparatus, device, and computer storage medium.
Background
With the technical development of data processing, more and more data are separated from a main program for realizing data independence, which also puts higher requirements on the processing efficiency and accuracy of data processing, the traditional data processing mode does not separately store peripheral data such as audio, energy efficiency and cameras in corresponding configuration files, but stores the peripheral data in a coupled manner with other data, and the traditional data separation and storage method does not process the separately stored data. The data processing mode has great defects, which cause the problems of low audio frequency, low energy efficiency and low independence of camera data and difficult development and maintenance caused by unprocessed separated data. The data processing mode not only couples data with other data to cause low data independence, but also does not separate and process peripheral data such as audio, energy efficiency and cameras separately to cause low processing efficiency of later development and maintenance of products.
Disclosure of Invention
The invention mainly aims to provide a data processing method, a data processing device, data processing equipment and a computer storage medium, and aims to solve the technical problem of how to improve the processing efficiency of later-stage data development and maintenance of products.
In order to achieve the above object, the present invention provides a data processing method, which includes:
acquiring all target storage data of a product, separately storing each target storage data to determine a corresponding storage file, and processing according to the storage files to obtain a processing storage file;
if the input data processing requirement is acquired, determining a processing data file corresponding to the data processing requirement in the processing storage file;
and performing data processing on the processing data file according to the data processing requirement.
Optionally, the step of separately storing and determining a corresponding storage file for each target storage data, and processing according to the storage file to obtain a processed storage file includes:
determining audio data in the target storage data, creating a corresponding audio storage file according to the audio data, and separately storing the audio data into the audio storage file;
and if the audio storage file contains surround sound parameters, creating a corresponding surround sound parameter processing storage file according to the surround sound data parameters, and storing the surround sound parameters into the surround sound parameter processing storage file.
Optionally, the step of separately storing and determining a corresponding storage file for each target storage data, and processing according to the storage file to obtain a processed storage file further includes:
determining energy efficiency data in the target storage data, creating a corresponding energy efficiency storage file according to the energy efficiency data, and separately storing the energy efficiency data into the energy efficiency storage file;
determining screen characteristics corresponding to the energy efficiency data in the energy efficiency storage file, creating a corresponding screen characteristic storage path according to the screen characteristics, and storing the screen characteristic storage path to the energy efficiency processing storage file.
Optionally, the step of separately storing and determining a corresponding storage file for each target storage data, and processing according to the storage file to obtain a processed storage file further includes:
determining peripheral data in the target storage data, creating a corresponding peripheral storage file according to the peripheral data, and separately storing the peripheral data into the peripheral storage file;
determining a peripheral label corresponding to peripheral data in the peripheral storage file, creating a corresponding peripheral label processing storage file according to the peripheral label, and storing the peripheral data corresponding to the peripheral label into the peripheral label processing storage file.
Optionally, processing the data file includes storing the file in an external device, and the step of performing data processing on the processed data file according to the data processing requirement includes:
determining peripheral parameters in the data processing requirements, and determining peripheral labels corresponding to the peripheral parameters;
determining a file to be processed in the peripheral storage files according to the peripheral label, and performing data processing on the file to be processed according to the peripheral parameters.
Optionally, the processing data file includes an energy efficiency storage file, and the step of performing data processing on the processing data file according to the data processing requirement includes:
determining an energy efficiency parameter in the data processing requirement, and determining a screen characteristic corresponding to the energy efficiency parameter;
and determining a target energy efficiency storage file corresponding to other preset energy efficiency storage files according to the screen characteristics, determining a screen characteristic storage path corresponding to the target energy efficiency storage file, and calling the target energy efficiency storage file to the energy efficiency storage file according to the screen characteristic storage path.
Optionally, the processing data file includes an audio storage file, and the step of performing data processing on the processing data file according to the data processing requirement includes:
determining a demand audio parameter in the data processing demand, and determining an actual parameter table according to the demand audio parameter;
and acquiring a preset audio parameter set, determining actual audio parameters corresponding to the actual parameter table in the audio parameter set, and performing data processing on the actual audio parameters according to the required audio parameters.
In addition, to achieve the above object, the present invention also provides a data processing apparatus comprising:
the storage module is used for acquiring all target storage data of a product, separately storing each target storage data to determine a corresponding storage file, and processing according to the storage files to obtain processed storage files;
the detection module is used for determining a processing data file corresponding to the data processing requirement in the processing storage file if the input data processing requirement is acquired;
and the processing module is used for carrying out data processing on the processed data file according to the data processing requirement.
Further, to achieve the above object, the present invention also provides a data processing apparatus comprising: a memory, a processor and a data processing program stored on the memory and executable on the processor, the data processing program implementing the steps of the data processing method described above when executed by the processor.
Further, to achieve the above object, the present invention also provides a data processing computer storage medium having stored thereon a data processing program which, when executed by a processor, implements the steps of the data processing method as described above.
The method comprises the steps of obtaining all target storage data of a product, separately storing each target storage data to determine a corresponding storage file, and processing according to the storage files to obtain a processing storage file. The target storage data refers to peripheral data such as audio, energy efficiency and a camera which are not separated and stored independently at present, the data are separated and stored to ensure that the data of each module are clear, and the data are convenient to change and maintain, so that the problems of parameter error or false change and the like are avoided, the storage file is correspondingly processed to obtain a processed storage file, and development and maintenance are facilitated after processing. After target storage data are stored separately, when an input data processing requirement is detected, a processing data file corresponding to the data processing requirement in the processing storage file is determined, that is, a storage file which needs to be processed is detected and the storage file which needs to be processed is used as the requirement, and finally, data processing is performed on the processing data file according to the data processing requirement. After the target storage data are separated and stored, the storage files are accurately processed according to different data processing requirements, so that the phenomenon that data change is wrong or mistakenly changed due to personnel and other conditions when the data are processed is avoided, the independence of the data is guaranteed by separating and storing the target storage data, and the processing efficiency of product post-development maintenance is improved by separating and processing the target storage data independently.
Drawings
FIG. 1 is a block diagram of a data processing device in a hardware operating environment according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating a data processing method according to a first embodiment of the present invention;
FIG. 3 is a block diagram of a data processing apparatus according to the present invention;
fig. 4 is a schematic diagram of a technical solution of data separation storage according to the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
Referring to fig. 1, fig. 1 is a schematic structural diagram of a data processing device in a hardware operating environment according to an embodiment of the present invention.
As shown in fig. 1, the data processing apparatus may include: a processor 0003, such as a Central Processing Unit (CPU), a communication bus 0001, an acquisition interface 0002, a Processing interface 0004, and a memory 0005. Wherein a communication bus 0001 is used to enable connection communication between these components. The acquisition interface 0002 may include an information acquisition device, an acquisition unit such as a computer, and the optional acquisition interface 0002 may further include a standard wired interface, a wireless interface. The processing interface 0004 may optionally include standard wired, wireless interfaces. The Memory 0005 may be a Random Access Memory (RAM) Memory, or a Non-Volatile Memory (NVM), such as a disk Memory. The memory 0005 may alternatively be a storage device separate from the processor 0003.
Those skilled in the art will appreciate that the architecture shown in FIG. 1 does not constitute a limitation of the data processing apparatus and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
As shown in fig. 1, the memory 0005, which is a kind of computer storage medium, may include therein an operating system, an acquisition interface module, an execution interface module, and a data processing program.
In the data processing apparatus shown in fig. 1, a communication bus 0001 is mainly used for realizing connection communication between components; the acquisition interface 0002 is mainly used for connecting a background server and performing data communication with the background server; the processing interface 0004 is mainly used for connecting a deployment end (user end) and performing data communication with the deployment end; the processor 0003 and the memory 0005 in the data processing device of the present invention may be provided in a data processing device, and the data processing device calls the data processing program stored in the memory 0005 through the processor 0003 and executes the data processing method provided in the embodiment of the present invention.
Based on the above hardware structure, the embodiment of the data processing method of the present invention is provided.
An embodiment of the present invention provides a data processing method, and referring to fig. 2, fig. 2 is a flowchart illustrating a first embodiment of a data processing method according to the present invention.
In this embodiment, the data processing method includes:
step S10, acquiring all target storage data of a product, separately storing each target storage data to determine a corresponding storage file, and processing according to the storage files to obtain a processed storage file;
at present, screen parameters of screen parameters, sound, image quality and the like related to a screen are separated by various large television manufacturers. The screen parameter data separation means that data related to the bottom layer functions of the television and related to the screen which is different from the setting of a user is separated from a main program and is independently stored and managed, so that the universality and the independence of the main program are improved, and the development and test efficiency is improved. However, at present, peripheral data such as audio, energy efficiency and cameras are not separated out and stored in corresponding configuration files independently, but are stored together with other data in a coupling mode, and later-period change and maintenance are not facilitated. In addition, after the middleware is standardized, modification of surround sound parameters is more troublesome, logical operation parameter values of the middleware layer and different chip scheme platforms are different, and the number of surround sound parameters to be modified of different platforms is different, so that the code architecture design of the middleware is complex, and the later-stage code modification maintenance is not facilitated, so that the existing method needs to be improved.
In this embodiment, the controller may obtain all target storage data in the product, and separate and store the target storage data to obtain a corresponding storage file, where the target storage data refers to peripheral data such as audio, energy efficiency, and a camera that are not separately stored in the prior art, and the storage file refers to a file established according to the type of the target storage data to store the corresponding target storage data. The method comprises the following steps of determining corresponding storage files for the separated storage of each target storage data, and processing according to the storage files to obtain processed storage files, wherein the steps comprise:
step C11, determining the audio data in the target storage data, creating a corresponding audio storage file according to the audio data, and separately storing the audio data in the audio storage file;
in the embodiment of the present disclosure, according to the deficiency that peripheral data such as audio, energy efficiency, and camera cannot be stored separately in the prior art, the technical solution of the present disclosure is provided, and the peripheral data such as audio, energy efficiency, and camera is extracted from a storage location in a product as target data. And finally, separating the audio data from the target storage data and storing the audio data into the created audio data storage file. The audio data refers to data related to audio in the product, and may include audio and video data, bluetooth audio and video data, earphone sound data, etc., and the audio data storage file refers to a separate storage file, so that the audio data is not stored with other data as before. For example, a file is extracted from the panel _ factor. [ Audio delay ] # sound picture synchronous delay, [ Audio ARCDelay ] # Bluetooth sound picture synchronous delay, [ Audio PDID delay ] # SPDIF sound picture synchronous delay, [ Audio data ] # sound parameter, [ Volume CurveFactory ] # sound Curve, [ Headphone Volume factor ] # earphone sound Curve. The audio data are sequentially stored in the corresponding audio storage files through the sequence, so that the audio data are convenient to process, change and maintain for follow-up needs, the data of the audio module are clear, and the problems of parameter change errors or mistaken change and the like are avoided.
Step C12, if the audio storage file contains surround sound parameters, creating a corresponding surround sound parameter processing storage file according to the surround sound data parameters, and storing the surround sound parameters in the surround sound parameter processing storage file.
In this embodiment, the controller extracts the surround sound parameters in the audio storage file, creates a corresponding surround sound parameter processing storage file according to the surround sound parameters, and stores the surround sound parameters in the surround sound parameter processing storage file. The surround sound parameter processing storage file refers to a storage file of the surround sound parameter. For example, the surround sound parameters are separately stored in a panel _ srs. Due to the large number of surround sound parameters, different models and different sizes of televisions of the same model may need to be modified with different parameters. Different interfaces are packaged in the codes aiming at different parameters to realize the parameter writing function, and if some parameters are not modified before, corresponding interfaces do not exist, middleware codes need to be changed temporarily to increase, so that the surround sound is troublesome to debug. After the middleware is standardized, the modification of surround sound parameters is more troublesome, the logical operation parameter values of the middleware layer and the parameters of different chip schemes are different, and the number of the parameters needing to be modified in different chip schemes is different, so that great trouble is brought to the unification of the surround sound middleware codes, the logic design of the middleware code architecture is complicated, and the later-stage code modification expansion and maintenance are not facilitated. The root of the problem lies in that the surround sound parameter values and the number of parameters modified during debugging are different, in order to avoid the problem of non-uniformity caused by parameter problems, different parameter problems need to be solved by placing different parameter problems on a skyhal layer (the skyhal layer is a middleware function butt-joint layer to realize the function of a middleware, and codes of the skyhal layer of each chip scheme are one set independently), and the middleware layer (all chip schemes share one set of middleware codes) only needs to realize uniform switching.
The independence of the surround sound parameters can be ensured by separating and storing the target storage data and independently processing the surround sound parameters in the separated data, so that the change and maintenance of the surround sound parameters are more convenient, and the accuracy and the efficiency are higher.
The method comprises the following steps of determining corresponding storage files for the separated storage of each target storage data, and processing according to the storage files to obtain processed storage files, and further comprises the following steps:
step C13, determining energy efficiency data in the target storage data, creating a corresponding energy efficiency storage file according to the energy efficiency data, and separately storing the energy efficiency data into the energy efficiency storage file;
after the audio data are separated and stored, the energy efficiency data in the target storage data are confirmed, a corresponding energy efficiency data storage file is created according to the energy efficiency data, and finally the energy efficiency data are separated from the target storage data and stored in the created energy efficiency data storage file. The energy efficiency data refers to data related to energy efficiency in a product and can comprise data related to energy efficiency displayed on a screen and the like, and the energy efficiency data storage file refers to a single storage file, so that the energy efficiency data is not required to be stored with other data as before. For example, the energy efficiency related data is extracted from the panel _ factor. After the energy efficiency data are stored in the energy efficiency storage file, a path file corresponding to the energy efficiency storage file is created, when the energy efficiency data required by the same screen are detected, the energy efficiency data under the path file are directly called according to the path file, and when the energy efficiency parameters with higher energy efficiency are required, the called energy efficiency data are directly changed, so that the change of all the called energy efficiency data can be realized. For example, the problem that a plurality of models can share one set of energy efficiency data by matching the same screen is solved, a datapath path designation function is added, the current screen matching is allowed to call energy efficiency parameters used by another screen body in the common upgrade package, and repeated changing of a panel _ tear-panel. By storing the energy efficiency data into the corresponding energy efficiency storage file, the data is convenient to process, change and maintain for the energy efficiency data which is needed subsequently, the data of the energy efficiency module is clear, and therefore the problems that parameters are changed mistakenly or changed mistakenly and the like are solved.
And step C14, determining screen characteristics corresponding to the energy efficiency data in the energy efficiency storage file, creating a corresponding screen characteristic storage path according to the screen characteristics, and storing the screen characteristic storage path into the energy efficiency processing storage file.
After the energy efficiency storage file is obtained, the screen characteristics corresponding to the energy efficiency data in the energy efficiency storage file are determined, a corresponding screen characteristic storage path is created according to the screen characteristics, and finally the path is stored in the energy efficiency processing storage file. The screen characteristics refer to screen characteristics owned by a screen adapted by the energy efficiency parameters, the screen characteristic storage path refers to a path of the screen characteristics corresponding to the energy efficiency data, and the energy efficiency processing storage file is used for rapidly processing the energy efficiency data. The energy efficiency data of the same screen can be accurately and efficiently called through the path, and the development and maintenance can be synchronously modified.
The independence of calling the same screen characteristic energy efficiency data can be ensured by performing separation storage on target storage data and performing independent processing on calling the same screen characteristic energy efficiency data in the separated data, so that the calling, changing and maintaining of the same screen characteristic energy efficiency data are more convenient, and the accuracy and efficiency are higher.
Step S20, if an input data processing requirement is acquired, determining a processing data file corresponding to the data processing requirement in the processing storage file;
in this embodiment, after the target storage data is stored separately, the data processing requirement is detected. When the input data processing requirement is detected, the storage file is detected according to the data processing requirement, the requirement file of the data processing requirement is detected, whether the requirement in the requirement file is matched with the audio storage file of the storage file is detected, and if the requirement is matched with the audio storage file, the audio storage file is used as the processing data file. Otherwise, whether the requirements in the requirement files are matched with the energy efficiency storage files of the storage files or not is detected, and if the requirements in the requirement files are matched with the energy efficiency storage files of the storage files, the energy efficiency storage files are used as processing data files. Otherwise, whether the requirement in the requirement file is matched with the peripheral storage file of the storage file is detected, and if the requirement in the requirement file is matched with the peripheral storage file of the storage file, the peripheral storage file is used as a processing data file. The data processing requirement refers to a storage file needing to be processed and a data processing requirement of the storage file, and the processing data file refers to a file needing to be processed according to the data processing requirement. By detecting the data processing requirements, the accuracy of processing the separately stored data can be ensured by determining and processing the data files when the data processing requirements are input.
And step S30, performing data processing on the processed data file according to the data processing requirement.
In this embodiment, after the processed data file is obtained, the data in the file is processed according to the data processing requirement for the processed data file. When the processed data file refers to an audio storage file, the step of processing the data of the processed data file according to the data processing requirement comprises the following steps:
step C31, determining a demand audio parameter in the data processing demand, and determining an actual parameter table according to the demand audio parameter;
in this embodiment, when it is determined that the processed data file is the audio storage file, the required audio parameter in the data processing requirement is determined, and the actual parameter table corresponding to the required audio parameter is determined. The required audio parameters refer to corresponding parameters of the audio data to be modified, the actual parameter table refers to the parameter table of the audio data to be modified, and the accuracy of the data processing requirements on the audio data can be guaranteed according to the determined required audio parameters and the actual parameter table. Wherein, the step of determining the actual parameter table according to the required audio parameters comprises:
step C311, determining a requirement configuration corresponding to the requirement audio parameter, and detecting whether the requirement configuration is matched with a preset configuration switch;
after the required audio parameters are obtained, the required configuration corresponding to the required audio parameters is determined, whether the required configuration is matched with a preset configuration switch or not is detected, and the audio storage file is processed by detecting the matching relation between the required configuration and the preset configuration, wherein the required configuration refers to whether two switches are required or not, and the preset configuration switch refers to the configuration of the two switches.
Step C312, if matching, using the parameter table group corresponding to the configuration dual switch as the actual parameter table;
step C313, if the demand configuration is not matched with the preset configuration, the parameter table group corresponding to the dual switch is not configured as the actual parameter table.
The surround sound operating logic of the middleware layer is re-modified, leaving only three switches: surround sound switch, bass boost switch, clear human sound switch. And only calling the three switching interfaces realized by the skyhal during logic operation, and loading the surround sound parameters in the newly added panel _ srs. And when the voice mode is switched, the skyhal calls the corresponding parameters to set the register, so that the voice mode switching can be realized. Therefore, only the parameters in the panel _ srs.ini need to be modified after the surround sound parameters are debugged, and the codes do not need to be modified. Meanwhile, the states of the bass boost switch and the crisp voice switch are considered, and different parameter tables are made, so that convenience is brought to later sound testing (the bass boost switch and the crisp voice switch can be displayed on a UI possibly later). So the last panel _ srs.ini implements the 5 sets of parameter tables:
1) surround sound system
2) The surround sound is divided into four groups, which respectively correspond to:
surround sound on, bass boost switch, crisp speech switch
Surround sound on, bass boost switch, crisp voice on
Surround sound on, bass lift on, crisp voice switch
Surround sound and bass raising and crisp voice music
In order to make compatibility between the bass boost switch and the crisp voice switch, logic which is not displayed in a UI is provided, an attribute is added in a panel _ srs.ini file: showtubassandtrudalogui is configured to be 1 when there are both of these switch UIs displayed and to be 0 when not displayed. When the two switches are not displayed on the UI, the bass boost and crisp voice switches can be simultaneously turned on when the surround sound is turned on; when the two switches are displayed on the UI, the surround sound, the bass boost and the crisp voice are respectively switched on and off. Therefore, when the sound is debugged, if the UI does not display the two switches, only two sets of parameter tables of a surround sound switch, a bass lift switch and a crisp voice switch are debugged; if the UI has both switches displayed, all 5 sets of parameter tables need to be debugged. After the codes are modified, parameters can be modified by using debugging tools provided by each platform when surround sound parameters are modified during sound testing, and after modification, parameters can be modified only by writing related modified parameters into a panel _ srs.
In this embodiment, if the requirement configuration is matched with the preset configuration switch, the parameter table group corresponding to the configuration dual switch is used as the actual parameter table, that is, when the two switches are UI-displayed, the configuration is 1, and when surround sound, bass boost sound, and crisp voice are respectively switched (as the above 5 groups of parameters), all 5 groups of parameter tables need to be debugged. The first parameter table group is 5 groups of parameters corresponding to the respective switches of surround sound, bass boost and crisp voice. If the required configuration is not matched with the preset configuration, the parameter table group corresponding to the two configuration switches is used as an actual parameter table, namely the two configuration switches are configured to be 0 when no UI (user interface) of the two switches is displayed, and when the surround sound is turned on, the bass boost switch and the crisp voice switch are turned on at the same time, so that all 2 groups of parameter tables need to be debugged. The second parameter table group refers to 2 groups of parameters corresponding to the bass boost and the crisp human voice switch which are simultaneously turned on when the surround sound is turned on. The accuracy of parameter modification can be ensured by determining the actual parameter table.
And step C32, acquiring a preset audio parameter set, determining the actual audio parameters corresponding to the actual parameter table in the audio parameter set, and performing data processing on the actual audio parameters according to the required audio parameters.
In this embodiment, only the switch interfaces implemented by the three skyhals are called during logic operation, and all surround sound detailed parameters to be used load the surround sound parameters in the newly added panel _ srs. And when the voice mode is switched, the skyhal calls the corresponding parameters to set the register, so that the voice mode switching can be realized. Therefore, only the parameters in the panel _ srs.ini need to be modified after the surround sound parameters are debugged, and the codes do not need to be modified. And finally, carrying out data processing on the actual audio parameters according to the required audio parameters by acquiring a preset audio parameter set and determining the actual audio parameters corresponding to the actual parameter table in the audio parameter set. The audio parameter sets refer to all preset audio parameter sets, generally refer to surround sound, the actual audio parameters refer to audio parameters which need to be processed actually, and the data processing refers to processing the actual audio parameters according to the required audio parameters. For example, if the demand configuration corresponding to the demand audio parameter needs 5 sets of actual parameter tables, the actual audio parameter O corresponding to the 5 sets of actual parameter tables is found in the audio parameter set, and the surround sound parameter of the actual audio parameter O is changed to H according to the demand audio parameter K for the actual audio parameter O, for example, the demand audio parameter K is changed to H.
Further, a schematic diagram of a technical scheme of data separation storage is provided for this embodiment, and referring to fig. 4, in this embodiment, peripheral data such as audio, energy efficiency, and a camera are separately separated and stored in a corresponding configuration file, so that the universality and independence of a main program are increased, and development and test efficiency is improved. The audio data is extracted from the panel _ factor. Meanwhile, energy efficiency data are extracted from the panel _ factor y.ini to form an independent panel _ tear _ indepenel.ini file, the problem that a plurality of models can share one set of energy efficiency data when being matched with the same screen is solved, a datapath path specifying function is added, energy efficiency parameters used by a screen body in another common upgrade package can be called by current screen matching, and repeated modification of the panel _ tear-indepenel.ini file when a plurality of models are matched with the same screen is avoided. And finally, extracting the peripheral data from the panel _ pq.ini to form an independent panel _ external _ device.ini file, and managing according to an independent label of a peripheral device. Furthermore, the system can improve the development and test efficiency by audio frequency, energy efficiency, and universality and independence of peripheral data such as a camera.
In the embodiment, all target storage data of a product are acquired, a corresponding storage file is determined according to each target storage data, and the storage file is processed to obtain a processing storage file. The target storage data refers to peripheral data such as audio, energy efficiency and a camera which are not separated and stored independently at present, the data are separated and stored to ensure that the data of each module are clear, and the data are convenient to change and maintain, so that the problems of parameter error or false change and the like are avoided, the storage file is correspondingly processed to obtain a processed storage file, and development and maintenance are facilitated after processing. After target storage data are stored separately, when an input data processing requirement is detected, a processing data file corresponding to the data processing requirement in the processing storage file is determined, that is, a storage file which needs to be processed is detected and the storage file which needs to be processed is used as the requirement, and finally, data processing is performed on the processing data file according to the data processing requirement. After the target storage data are separated and stored, the storage files are accurately processed according to different data processing requirements, so that the phenomenon that data change is wrong or mistakenly changed due to personnel and other conditions when the data are processed is avoided, the independence of the data is guaranteed by separating and storing the target storage data, and the processing efficiency of product post-development maintenance is improved by separating and processing the target storage data independently.
Further, based on the first embodiment of the data processing method of the present invention, a second embodiment of the data processing method of the present invention is proposed, and the data processing method includes:
further, after the step of separately storing each target storage data to obtain a corresponding storage file, the method includes:
step a, peripheral data in the target storage data are determined, a corresponding peripheral storage file is created according to the peripheral data, and the peripheral data are stored in the peripheral storage file in a separated mode;
after the audio data and the energy efficiency data are stored separately, the audio data in the target storage data are confirmed, a corresponding audio data storage file is created according to the audio data, and finally the peripheral data are separated from the target storage data and stored in the created peripheral data storage file. The peripheral data refers to data related to peripheral equipment in a product and can include camera data, light sensation data and the like, and the peripheral data storage file refers to a single storage file, so that the peripheral data cannot be stored with other data as before. For example, peripheral related data such as a camera/light sensor is stored in the panel _ pq.ini, which is inconvenient for management and maintenance. The optimization method comprises the following steps: for maintenance convenience, relevant data of external equipment such as a camera, light sensation and the like are extracted from the panel _ pq.ini to form an independent panel _ external _ device.ini file, and the file is managed according to an independent label of the external equipment. The step of managing according to an independent label of the peripheral equipment is to determine the number of the peripheral equipment, create a corresponding number storage file according to the number, name the number storage file by the number, and store the data corresponding to the number in the peripheral data to the number storage file corresponding to the number, so that the data of different peripheral equipment can be maintained and changed accurately. Wherein the peripheral device data includes: the system comprises a camera, a currently adapted camera type, a camera firmware upgrade support, a camera firmware upgrade path, light sensation acquisition times, light sensation action times, a maximum difference value between a current backlight value and a backlight value corresponding to the current light sensation, a night scene backlight range, a night scene backlight value, a dark scene backlight range, a dark scene backlight value, a day scene backlight range, a day scene backlight value, a lighting scene backlight range, a lighting scene backlight value, a highlight scene backlight range, and a highlight scene backlight value. By sequentially storing the peripheral data into the corresponding peripheral storage files, the peripheral data are convenient to process, change and maintain for follow-up requirements, so that the data of the peripheral module are clear, and the problems of parameter change errors or mistaken change and the like are avoided.
And b, determining a peripheral label corresponding to peripheral data in the peripheral storage file, creating a corresponding peripheral label processing storage file according to the peripheral label, and storing the peripheral data corresponding to the peripheral label into the peripheral label processing storage file.
After the peripheral storage file is obtained, a peripheral tag corresponding to peripheral data in the peripheral storage file is determined, a corresponding peripheral tag processing storage file is created according to the peripheral tag, and finally the peripheral data corresponding to the peripheral tag is stored in the peripheral tag processing storage file. The peripheral label is a label of the peripheral device corresponding to the peripheral data, and may be a number, a letter or other labels, and the processing and storing file of the peripheral label is a file for rapidly processing the peripheral data. The peripheral label can accurately and efficiently develop, synchronize, modify and maintain the required peripheral data.
In this embodiment, peripheral data in the target storage data is determined, a corresponding peripheral storage file is created according to the peripheral data, the peripheral data is separately stored in the peripheral storage file, a peripheral tag corresponding to the peripheral data in the peripheral storage file is determined, a corresponding peripheral tag processing storage file is created according to the peripheral tag, and the peripheral data corresponding to the peripheral tag is stored in the peripheral tag processing storage file. The independence of parameters in the peripheral data can be ensured, so that the peripheral data can be changed and maintained more conveniently, and the accuracy and the efficiency are higher.
Further, the processing the data file includes an external storage file, and the step of performing data processing on the processed data file according to the data processing requirement includes:
d, determining peripheral parameters in the data processing requirements, and determining peripheral labels corresponding to the peripheral parameters;
in this embodiment, when it is determined that the processed data file is the peripheral storage file, the peripheral parameters in the data processing requirement are determined, and the peripheral tags corresponding to the peripheral parameters are determined. The peripheral parameters refer to corresponding parameters of the peripheral equipment needing to be modified, the peripheral labels refer to labels of the peripheral equipment needing to be modified, and the accuracy of data processing of the peripheral equipment according to the determined peripheral parameters and the determined peripheral labels can be guaranteed.
And e, determining a file to be processed in the peripheral storage file according to the peripheral label, and performing data processing on the file to be processed according to the peripheral parameter.
After the peripheral label is obtained, the file to be processed in the peripheral storage file is determined according to the peripheral label. When the peripheral stores the file, the file is numbered and stored according to the label, and the file is searched according to the label, wherein the meaning of the number and the label mentioned above is consistent, and the numbering process is carried out on the peripheral. The file to be processed refers to a file corresponding to the peripheral label, and the data processing refers to changing the file to be processed according to the requirement of the peripheral parameter, for example, changing a backlight range of a lighting scene, a backlight value of the lighting scene, a backlight range of a highlight scene, a backlight value of the highlight scene, and the like in the file to be processed according to the requirement of the peripheral parameter.
In this embodiment, peripheral parameters in the data processing requirement are determined, peripheral tags corresponding to the peripheral parameters are determined, a to-be-processed file in a peripheral storage file is determined according to the peripheral tags, and data processing is performed on the to-be-processed file according to the peripheral parameters. The accuracy of changing and maintaining the external data and the independence of the energy efficiency data can be ensured.
Further, the processing data file includes an energy efficiency storage file, and the step of performing data processing on the processing data file according to the data processing requirement includes:
step g, determining an energy efficiency parameter in the data processing requirement, and determining a screen characteristic corresponding to the energy efficiency parameter;
in this embodiment, when it is determined that the processed data file is the energy efficiency storage file, the energy efficiency parameter in the data processing requirement is determined, and the screen characteristic corresponding to the peripheral parameter is determined. The energy efficiency parameter refers to a corresponding parameter of energy efficiency needing to be modified, the screen characteristic refers to the characteristic of a screen of the energy efficiency needing to be modified, and the accuracy of the data processing requirement on the energy efficiency data can be ensured according to the determined energy efficiency parameter and the screen characteristic.
And h, determining a target energy efficiency storage file corresponding to other preset energy efficiency storage files according to the screen characteristics, determining a screen characteristic storage path corresponding to the target energy efficiency storage file, and calling the target energy efficiency storage file to the energy efficiency storage file according to the screen characteristic storage path.
After the screen characteristics are obtained, a target energy efficiency storage file corresponding to other preset energy efficiency storage files is determined according to the screen characteristics, a storage path corresponding to the target energy efficiency storage file is determined, and the target energy efficiency storage file is called to the energy efficiency storage file according to the storage path. Because according to the characteristics of the energy efficiency data, the existing energy efficiency data can be directly called when the screens are the same. The other energy efficiency storage files refer to existing perfect energy efficiency data, the target energy efficiency storage file refers to other energy efficiency storage files with the same screen characteristics, the screen characteristic storage path refers to a calling path of the target energy efficiency storage file, calling refers to directly calling the path file according to the path, high file synchronism can be guaranteed, for example, if the required energy efficiency data is M according to the license plate N screen characteristics, the existing energy efficiency data M can be directly determined to be directly called into the energy efficiency data L of the product N through the path, and when the energy efficiency data M is changed, the energy efficiency data L of the product N can be synchronously changed.
In this embodiment, by determining an energy efficiency parameter in the data processing requirement and determining a screen characteristic corresponding to the energy efficiency parameter, a target energy efficiency storage file corresponding to other preset energy efficiency storage files is determined according to the screen characteristic, a storage path corresponding to the target energy efficiency storage file is determined, and the target energy efficiency storage file is called to the energy efficiency storage file according to the storage path. The accuracy of the change and maintenance of the energy efficiency data and the independence of the energy efficiency data can be ensured.
The present invention also provides a data processing apparatus, referring to fig. 3, the data processing apparatus including:
the storage module A01 is used for acquiring all target storage data of a product, separately storing each target storage data to determine a corresponding storage file, and processing according to the storage files to obtain processed storage files;
the detection module a02 is configured to determine, if an input data processing requirement is obtained, a processing data file corresponding to the data processing requirement in the processing storage file;
and the processing module A03 is configured to perform data processing on the processed data file according to the data processing requirement.
Optionally, the storage module a01 is further configured to:
determining audio data in the target storage data, creating a corresponding audio storage file according to the audio data, and separately storing the audio data into the audio storage file;
and if the audio storage file contains surround sound parameters, creating a corresponding surround sound parameter processing storage file according to the surround sound data parameters, and storing the surround sound parameters into the surround sound parameter processing storage file.
Optionally, the storage module a01 is further configured to:
determining energy efficiency data in the target storage data, creating a corresponding energy efficiency storage file according to the energy efficiency data, and separately storing the energy efficiency data into the energy efficiency storage file;
determining screen characteristics corresponding to the energy efficiency data in the energy efficiency storage file, creating a corresponding screen characteristic storage path according to the screen characteristics, and storing the screen characteristic storage path to the energy efficiency processing storage file.
Optionally, the storage module a01 is further configured to:
determining peripheral data in the target storage data, creating a corresponding peripheral storage file according to the peripheral data, and separately storing the peripheral data into the peripheral storage file;
determining a peripheral label corresponding to peripheral data in the peripheral storage file, creating a corresponding peripheral label processing storage file according to the peripheral label, and storing the peripheral data corresponding to the peripheral label into the peripheral label processing storage file.
Optionally, the processing module a03 is further configured to:
determining peripheral parameters in the data processing requirements, and determining peripheral labels corresponding to the peripheral parameters;
determining a file to be processed in the peripheral storage files according to the peripheral label, and performing data processing on the file to be processed according to the peripheral parameters.
Optionally, the processing module a03 is further configured to:
determining an energy efficiency parameter in the data processing requirement, and determining a screen characteristic corresponding to the energy efficiency parameter;
and determining a target energy efficiency storage file corresponding to other preset energy efficiency storage files according to the screen characteristics, determining a screen characteristic storage path corresponding to the target energy efficiency storage file, and calling the target energy efficiency storage file to the energy efficiency storage file according to the screen characteristic storage path.
Optionally, the processing module a03 is further configured to:
determining a demand audio parameter in the data processing demand, and determining an actual parameter table according to the demand audio parameter;
and acquiring a preset audio parameter set, determining actual audio parameters corresponding to the actual parameter table in the audio parameter set, and performing data processing on the actual audio parameters according to the required audio parameters.
The method executed by each program module can refer to each embodiment of the data processing method of the present invention, and is not described herein again.
The invention also provides data processing equipment.
The apparatus of the present invention comprises: a memory, a processor and a data processing program stored on the memory and executable on the processor, the data processing program, when executed by the processor, implementing the steps of the data processing method as described above.
The invention also provides a computer storage medium.
The computer storage medium of the present invention has stored thereon a data processing program which, when executed by a processor, implements the steps of the data processing method as described above.
The method implemented when the data processing program running on the processor is executed may refer to each embodiment of the data processing method of the present invention, and details are not described here.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or system. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or system that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a computer storage medium (e.g., ROM/RAM, magnetic disk, optical disk) as described above and includes instructions for enabling a terminal device (e.g., a mobile phone, a computer, a server, or a network device) to execute the method according to the embodiments of the present invention.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (10)

1. A data processing method, characterized in that the data processing method comprises the steps of:
acquiring all target storage data of a product, separately storing each target storage data to determine a corresponding storage file, and processing according to the storage files to obtain a processing storage file;
if the input data processing requirement is acquired, determining a processing data file corresponding to the data processing requirement in the processing storage file;
and carrying out data processing on the processed data file according to the data processing requirement.
2. The data processing method according to claim 1, wherein the step of separately storing and determining a corresponding storage file for each target storage data and processing the storage file to obtain a processed storage file comprises:
determining audio data in the target storage data, creating a corresponding audio storage file according to the audio data, and separately storing the audio data into the audio storage file;
and if the audio storage file contains surround sound parameters, creating a corresponding surround sound parameter processing storage file according to the surround sound data parameters, and storing the surround sound parameters into the surround sound parameter processing storage file.
3. The data processing method according to claim 1, wherein the step of separately storing and determining a corresponding storage file for each target storage data and processing the storage file to obtain a processed storage file further comprises:
determining energy efficiency data in the target storage data, creating a corresponding energy efficiency storage file according to the energy efficiency data, and separately storing the energy efficiency data into the energy efficiency storage file;
determining screen characteristics corresponding to the energy efficiency data in the energy efficiency storage file, creating a corresponding screen characteristic storage path according to the screen characteristics, and storing the screen characteristic storage path to the energy efficiency processing storage file.
4. The data processing method according to claim 1, wherein the step of separately storing and determining the corresponding storage file for each target storage data and processing the storage file to obtain the processed storage file according to the storage file further comprises:
determining peripheral data in the target storage data, creating a corresponding peripheral storage file according to the peripheral data, and separately storing the peripheral data into the peripheral storage file;
determining a peripheral label corresponding to peripheral data in the peripheral storage file, creating a corresponding peripheral label processing storage file according to the peripheral label, and storing the peripheral data corresponding to the peripheral label into the peripheral label processing storage file.
5. The data processing method of claim 1, wherein the processing data file comprises an external storage file, and the step of performing data processing on the processing data file according to the data processing requirement comprises:
determining peripheral parameters in the data processing requirements, and determining peripheral labels corresponding to the peripheral parameters;
determining a file to be processed in the peripheral storage files according to the peripheral label, and performing data processing on the file to be processed according to the peripheral parameters.
6. The data processing method of claim 1, wherein the process data file comprises an energy-efficient storage file, and the step of performing data processing on the process data file according to the data processing requirement comprises:
determining an energy efficiency parameter in the data processing requirement, and determining a screen characteristic corresponding to the energy efficiency parameter;
and determining a target energy efficiency storage file corresponding to other preset energy efficiency storage files according to the screen characteristics, determining a screen characteristic storage path corresponding to the target energy efficiency storage file, and calling the target energy efficiency storage file to the energy efficiency storage file according to the screen characteristic storage path.
7. The data processing method of claim 1, wherein the process data file comprises an audio storage file, and the step of performing data processing on the process data file according to the data processing requirement comprises:
determining a demand audio parameter in the data processing demand, and determining an actual parameter table according to the demand audio parameter;
and acquiring a preset audio parameter set, determining actual audio parameters corresponding to the actual parameter table in the audio parameter set, and performing data processing on the actual audio parameters according to the required audio parameters.
8. A data processing apparatus, characterized in that the data processing apparatus comprises:
the storage module is used for acquiring all target storage data of a product, separately storing each target storage data to determine a corresponding storage file, and processing according to the storage files to obtain processed storage files;
the detection module is used for determining a processing data file corresponding to the data processing requirement in the processing storage file if the input data processing requirement is acquired;
and the processing module is used for carrying out data processing on the processed data file according to the data processing requirement.
9. A data processing apparatus characterized by comprising: memory, processor and data processing program stored on the memory and executable on the processor, which when executed by the processor implements the steps of the data processing method according to any one of claims 1 to 7.
10. A computer storage medium, characterized in that the computer storage medium has stored thereon a data processing program which, when executed by a processor, implements the steps of the data processing method according to any one of claims 1 to 7.
CN202210511770.7A 2022-05-11 2022-05-11 Data processing method, device, equipment and computer storage medium Pending CN114860659A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210511770.7A CN114860659A (en) 2022-05-11 2022-05-11 Data processing method, device, equipment and computer storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210511770.7A CN114860659A (en) 2022-05-11 2022-05-11 Data processing method, device, equipment and computer storage medium

Publications (1)

Publication Number Publication Date
CN114860659A true CN114860659A (en) 2022-08-05

Family

ID=82636445

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210511770.7A Pending CN114860659A (en) 2022-05-11 2022-05-11 Data processing method, device, equipment and computer storage medium

Country Status (1)

Country Link
CN (1) CN114860659A (en)

Similar Documents

Publication Publication Date Title
US10228830B2 (en) Method for starting application program, terminal and non-transitory computer readable storage medium
US20130185639A1 (en) Terminal having plural audio signal output ports and audio signal output method thereof
CN110188044B (en) Software error processing method, device, storage medium and equipment
US20200359094A1 (en) Screen parameter configuration system
EP2975509A1 (en) Desktop display method and device
CN110888615A (en) Multi-input equipment interaction method, device and medium for double-screen different display of Android system
CN111324378B (en) Configuration method, device and equipment for video monitoring application software
US11055107B2 (en) Electronic apparatus and method of executing application program
US20200128299A1 (en) Television board card, television system and television system configuration method
CN107484001B (en) Signal source channels naming method, TV and computer readable storage medium
CN114860659A (en) Data processing method, device, equipment and computer storage medium
US11223961B2 (en) Configuration method of wireless network system, configuration terminal and configuration system
CN105573946B (en) The method and device of Universal Serial Bus Interface multiplexing
CN104077384A (en) Mobile terminal as well as method and device for realizing video indexing by using screen splitting function
CN111381978A (en) Method for accessing application program, storage medium and smart television
CN101873407A (en) Method for presetting television factory channel
CN112083902A (en) Control method of storage cabinet, storage cabinet and readable storage medium
CN105094923A (en) Menu loading method and device of display terminal
CN110278476B (en) Method and device for performing multi-window layout on screen and readable storage medium
US20140049649A1 (en) Portable device and signal converting method thereof
CN106454504B (en) Television channel selection method and device
JP7334920B1 (en) Information processing system, information processing method and program
CN114007117B (en) Control display method and device
US11868393B2 (en) Methods and systems for determining color labeling for a vehicle search service
CN115033269A (en) Method, device, equipment and storage medium for packing and controlling separated data

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination