This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

function SWOSD_setDynamicPrm definition

hi all.when i track the RDK source code,when we call the function Vcap_setDynamicParamChn to set OSD parameters dynamiclly,we sendControl the CMD to C6DSP and to process the CMD will call the following function to set parameters,but i can't find the function definition xx.c file,just find in the sw_osd.h

Int32 SWOSD_setDynamicPrm(SWOSD_Obj *pObj, Uint32 chNum, SWOSD_DynamicPrm *pPrm);