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);