Home
last modified time | relevance | path

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

/external/webp/src/demux/
Danim_decode.c138 static int IsFullFrame(int width, int height, int canvas_width, in IsFullFrame() function
183 IsFullFrame(curr->width, curr->height, in IsKeyFrame()
188 (IsFullFrame(prev->width, prev->height, canvas_width, in IsKeyFrame()