X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=documentation%2Fclassarm__compute_1_1_n_e_median3x3.xhtml;h=81990c91171f74ee27617df1ff25ce65ef437759;hb=b3a371bc429d2ba45e56baaf239d8200c2662a74;hp=72e31dba9fa8b1b5a36314c6d0cc191eed3dd645;hpb=8938bd3f40ea62ff56d6ed4e2db0a8aee34dd64a;p=platform%2Fupstream%2Farmcl.git diff --git a/documentation/classarm__compute_1_1_n_e_median3x3.xhtml b/documentation/classarm__compute_1_1_n_e_median3x3.xhtml index 72e31db..81990c9 100644 --- a/documentation/classarm__compute_1_1_n_e_median3x3.xhtml +++ b/documentation/classarm__compute_1_1_n_e_median3x3.xhtml @@ -4,7 +4,7 @@ - + Compute Library: NEMedian3x3 Class Reference @@ -12,22 +12,24 @@ + + + @@ -38,7 +40,7 @@
Compute Library -  17.09 +  18.05
@@ -46,7 +48,7 @@ - + @@ -103,7 +105,7 @@ $(document).ready(function(){initNavTree('classarm__compute_1_1_n_e_median3x3.xh onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> - All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages +
@@ -127,26 +129,29 @@ $(document).ready(function(){initNavTree('classarm__compute_1_1_n_e_median3x3.xh
Collaboration diagram for NEMedian3x3:
-
+
[legend]
- + - + - + - + + + +

Public Member Functions

void configure (ITensor *input, ITensor *output, BorderMode border_mode, uint8_t constant_border_value=0)
 Initialise the function's source, destinations and border mode. More...
 Initialise the function's source, destinations and border mode. More...
 
- Public Member Functions inherited from INESimpleFunction
 INESimpleFunction ()
 Constructor. More...
 Constructor. More...
 
void run () overridefinal
 Run the kernels contained in the function. More...
 Run the kernels contained in the function. More...
 
- Public Member Functions inherited from IFunction
virtual ~IFunction ()=default
 Destructor. More...
 Destructor. More...
 
virtual void prepare ()
 Prepare the function for executing. More...
 

Detailed Description

Basic function to execute median filter.

@@ -205,8 +210,6 @@ Public Member Functions -

Referenced by main_neoncl_scale_median_gaussian().

-

The documentation for this class was generated from the following file: