Home
last modified time | relevance | path

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

/external/webp/src/demux/
Danim_decode.c141 static int IsFullFrame(int width, int height, int canvas_width, in IsFullFrame() function
179 IsFullFrame(curr->width, curr->height, in IsKeyFrame()
184 (IsFullFrame(prev->width, prev->height, canvas_width, in IsKeyFrame()