
VP-790 Protocol – API Functions 113
2.109 117BSharpness
2.109.1 444BbyOsdSharpnessSet
API index: 130
Sets the characteristic of the sharpness filter.
Input Parameters
Name Type Range Description
Value UWORD32 0x00000000: soften
0x7FFFFFFF: off
0xFFFFFFFF: sharpen
Sharpness filter characteristic
Return Values
Name Type Range Description
Status BYTE 0x00-0xFF 0 if successful, error code otherwise
2.109.2 445BbyOsdSharpnessGet
API index: 132
Retrieves the characteristic of the sharpness filter from either cache or the SPD.
Input Parameters
Name Type Range Description
Option BYTE 0: From cache
1: From SPD
Retrieval method
Return Values
Name Type Range Description
Status BYTE 0x00-0xFF 0 if successful, error code otherwise
Value UWORD32 Sharpness filter
characteristic
Sharpness filter characteristic
2.109.3 446BbyOsdSharpnessSave
API index: 131
Saves the characteristic of the sharpness filter from cache into the SPD.
Input Parameters
None
Return Values
Name Type Range Description
Status BYTE 0x00-0xFF 0 if successful, error code otherwise
Komentáře k této Příručce