OpenGrok
Cross Reference: vp8l.c
xref
: /
external
/
webp
/
src
/
enc
/
vp8l.c
Home
|
History
|
Annotate
|
Download
|
only in
enc
Lines Matching
full:calloc
955
VP8LEncoder* const enc = (VP8LEncoder*)
calloc
(1, sizeof(*enc));