Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/
Djas_cm.c137 static jas_cmpxformops_t shapmat_ops = {jas_cmshapmat_destroy, jas_cmshapmat_apply, 0}; variable
757 pxform->ops = &shapmat_ops; in jas_cmpxform_createshapmat()