Home | History | Annotate | Download | only in enc

Lines Matching refs:malloc

113       (VP8LHistogram*)malloc(2 * sizeof(*predicted));
645 VP8LHistogram* const histo = (VP8LHistogram*)malloc(sizeof(*histo));