Home
last modified time | relevance | path

Searched defs:encoded_frame (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/mux/
H A Danim_encode.c309 static void FrameRelease(EncodedFrame* const encoded_frame) { in FrameRelease() argument
1009 PickBestCandidate(WebPAnimEncoder* const enc, Candidate* const candidates, int is_key_frame, EncodedFrame* const encoded_frame) PickBestCandidate() argument
1056 SetFrame(WebPAnimEncoder* const enc, const WebPConfig* const config, int is_key_frame, EncodedFrame* const encoded_frame, int* const frame_skipped) SetFrame() argument
1189 KeyFramePenalty(const EncodedFrame* const encoded_frame) KeyFramePenalty() argument
1200 EncodedFrame* const encoded_frame = GetFrame(enc, position); CacheFrame() local
[all...]

Completed in 4 milliseconds