Other Parts Discussed in Thread: DRA829
What is the correct way to assign display width and height according to the input image? Sometimes we get the below error.
display_params.outWidth ;
display_params.outHeight;
display_params.posX ;
display_params.posY ;
VX_ZONE_ERROR:[ownContextSendCmd:784] Command ack message returned failure cmd_status: -1
VX_ZONE_ERROR:[ownContextSendCmd:818] tivxEventWait() failed.
VX_ZONE_ERROR:[ownNodeKernelInit:538] Target kernel, TIVX_CMD_NODE_CREATE failed for node node_119
VX_ZONE_ERROR:[ownNodeKernelInit:539] Please be sure the target callbacks have been registered for this core
VX_ZONE_ERROR:[ownNodeKernelInit:540] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel
VX_ZONE_ERROR:[ownGraphNodeKernelInit:583] kernel init for node 4, kernel com.ti.hwa.display ... failed !!!
VX_ZONE_ERROR:[vxVerifyGraph:2044] Node kernel init failed
VX_ZONE_ERROR:[vxVerifyGraph:2098] Graph verify failed