Home
last modified time | relevance | path

Searched refs:jas_cmshapmat_destroy (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/3rdparty/libjasper/
Djas_cm.c86 static void jas_cmshapmat_destroy(jas_cmpxform_t *pxform);
137 static jas_cmpxformops_t shapmat_ops = {jas_cmshapmat_destroy, jas_cmshapmat_apply, 0};
773 static void jas_cmshapmat_destroy(jas_cmpxform_t *pxform) in jas_cmshapmat_destroy() function