Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dwebp.c193 typedef struct WebPContext { struct
218 } WebPContext; typedef
316 static void read_huffman_code_simple(WebPContext *s, HuffReader *hc) in read_huffman_code_simple()
331 static int read_huffman_code_normal(WebPContext *s, HuffReader *hc, in read_huffman_code_normal()
423 static int decode_entropy_coded_image(WebPContext *s, enum ImageRole role,
432 static int decode_entropy_image(WebPContext *s) in decode_entropy_image()
462 static int parse_transform_predictor(WebPContext *s) in parse_transform_predictor()
478 static int parse_transform_color(WebPContext *s) in parse_transform_color()
494 static int parse_transform_color_indexing(WebPContext *s) in parse_transform_color_indexing()
529 static HuffReader *get_huffman_group(WebPContext *
[all...]

Completed in 2 milliseconds