DvppGetOutParameter
Syntax |
int32_t DvppGetOutParameter(void* in, void* out, int32_t cmd) |
---|---|
Function |
Obtains the output buffer size of the JPEGD/JPEGE/PNGD module. |
Input |
|
Output |
Output buffer size of each module:
|
Return Value |
|
Instructions |
The caller calls the DvppGetOutParameter function, passes the in and out pointers and the correct CMD command word. The calling example is as follows:
|
Restriction |
None |
Input Parameter |
Description |
Value Range |
---|---|---|
void* in |
Pointer to the input structure |
NOTICE:
This function does not support the jpegd_raw_data_info structure of the JPEGD. |
void* out |
Pointer to the output structure |
NOTICE:
This function does not support the jpegd_yuv_data_info structure of the JPEGD. |
int32_t cmd |
Command word for obtaining output parameters |
|
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot