search for: ne10_enable_imgproc

Displaying 1 result from an estimated 1 matches for "ne10_enable_imgproc".

2015 Mar 04
0
[RFC PATCHv3] Encode optimize using libNe10
...DIR/CMakeLists.txt and find lines like these: option(NE10_ENABLE_MATH "Build math functionalities to NE10" OFF) option(NE10_ENABLE_PHYSICS "Build physics functionalities to NE10" OFF) option(NE10_ENABLE_DSP "Build dsp functionalities to NE10" ON) option(NE10_ENABLE_IMGPROC "Build image processing functionalities to NE10" OFF) Set other modules to OFF and left dsp module on. This is optional, but it will speed up the building. My steps on Pandaboard Ubuntu 12.04 hard float: Checkout rfcv3_final_ne10_fft from https://git.linaro.org/people/viswanath.puttagunt...