hi ,
I want write my own algorithm refer to OSD link code in \dvr_rdk\mcfw\src_bios6\links_c6xdsp\alg_link\swosd
and the first i must find the in buffer and out buffer in OSD link . but in \dvr_rdk\mcfw\src_bios6\links_c6xdsp\alg_link\swosd\osdLink_alg.c , i don't find the in buffer and out buffer . so my own algorithm can't get the data from in buffer and also can't output the result to the out buffer.
so where is the exact in buffer and out buffer??