Home | History | Annotate | Download | only in libjasper

Lines Matching refs:jas_alloc2

324         if (!(buf = jas_alloc2(bufsize, sizeof(jpc_fix_t)))) {
392 if (!(buf = jas_alloc2(bufsize, sizeof(jpc_fix_t)))) {
463 if (!(buf = jas_alloc2(bufsize, sizeof(jpc_fix_t)))) {
552 if (!(buf = jas_alloc2(bufsize, sizeof(jpc_fix_t)))) {
636 if (!(buf = jas_alloc2(bufsize, sizeof(jpc_fix_t)))) {
701 if (!(buf = jas_alloc2(bufsize, sizeof(jpc_fix_t)))) {
769 if (!(buf = jas_alloc2(bufsize, JPC_QMFB_COLGRPSIZE * sizeof(jpc_fix_t)))) {