Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/
Djas_seq.c119 jas_matrix_destroy(matrix); in jas_matrix_create()
127 jas_matrix_destroy(matrix); in jas_matrix_create()
148 void jas_matrix_destroy(jas_matrix_t *matrix) in jas_matrix_destroy() function
406 jas_matrix_destroy(matrix); in jas_seq2d_input()
Djpc_dec.c946 jas_matrix_destroy(cblk->data); in jpc_dec_tilefini()
954 jas_matrix_destroy(cblk->flags); in jpc_dec_tilefini()
969 jas_matrix_destroy(band->data); in jpc_dec_tilefini()
983 jas_matrix_destroy(tcomp->data); in jpc_dec_tilefini()
/external/opencv3/3rdparty/libjasper/jasper/
Djas_seq.h189 void jas_matrix_destroy(jas_matrix_t *matrix);
248 jas_matrix_destroy(s)
/external/opencv/otherlibs/highgui/
Dgrfmt_jpeg2000.cpp244 jas_matrix_destroy( buffer ); in ReadData()
472 jas_matrix_destroy( row ); in WriteComponent8u()
495 jas_matrix_destroy( row ); in WriteComponent16u()
/external/opencv3/modules/imgcodecs/src/
Dgrfmt_jpeg2000.cpp264 jas_matrix_destroy( buffer ); in readData()
513 jas_matrix_destroy( row ); in writeComponent8u()
537 jas_matrix_destroy( row ); in writeComponent16u()