Home | History | Annotate | Download | only in libcopybit

Lines Matching refs:malloc

1471     ctx = (struct copybit_context_t *)malloc(sizeof(struct copybit_context_t));
1473 ALOGE("%s: malloc failed", __FUNCTION__);