Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/examples/
H A Danim_util.c571 const int canvas_width_in_bytes = canvas_width * kNumChannels; in ReadAnimatedGIF() local
623 ZeroFillFrameRect(curr_rgba, canvas_width_in_bytes, in ReadAnimatedGIF()
643 canvas_width_in_bytes, in ReadAnimatedGIF()
649 ZeroFillFrameRect(curr_rgba, canvas_width_in_bytes, in ReadAnimatedGIF()
664 canvas_width_in_bytes, curr_rgba)) { in ReadAnimatedGIF()