Home
last modified time | relevance | path

Searched refs:PARSE_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dwebp.c419 #define PARSE_BLOCK_SIZE(w, h) do { \ macro
434 PARSE_BLOCK_SIZE(width, s->height); in decode_entropy_image()
463 PARSE_BLOCK_SIZE(s->width, s->height); in parse_transform_predictor()
479 PARSE_BLOCK_SIZE(s->width, s->height); in parse_transform_color()