Searched refs:WebPContext (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dwebp.c187 typedef struct WebPContext { struct
209 } WebPContext; typedef in typeref:struct:WebPContext
345 static void read_huffman_code_simple(WebPContext *s, HuffReader *hc)
360 static int read_huffman_code_normal(WebPContext *s, HuffReader *hc,
453 static int decode_entropy_coded_image(WebPContext *s, enum ImageRole role,
462 static int decode_entropy_image(WebPContext *s)
496 static int parse_transform_predictor(WebPContext *s)
512 static int parse_transform_color(WebPContext *s)
528 static int parse_transform_color_indexing(WebPContext *s)
563 static HuffReader *get_huffman_group(WebPContext *
[all...]

Completed in 88 milliseconds