Home
last modified time | relevance | path

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

/external/webp/src/mux/
Danim_encode.c1191 static int64_t KeyFramePenalty(const EncodedFrame* const encoded_frame) { in KeyFramePenalty() function
1243 curr_delta = KeyFramePenalty(encoded_frame); in CacheFrame()