hi all
now i study the CE_INSTALL_DIR/.../video_copy (my dvsdk version is dvsdk_2_00_00_22),i want to print
the the follow function on my console
I read the web: <Codec Engine Profiling> but also donot know how th set the environment command ?
i donot want set like is: CE_DEBUG=3 ./app.out ---because it's some 'noise'
======================================
GT_3trace(curTrace, GT_2CLASS, "VIDENCCOPY_TI_process> "
"memcpy (0x%x, 0x%x, %d)\n",
outBufs->bufs[curBuf], inBufs->bufs[curBuf], minSamples);
==================================================
thank you !!