Searched refs:EncodedFrame (Results 1 – 1 of 1) sorted by relevance
46 } EncodedFrame; typedef71 EncodedFrame* encoded_frames_; // Array of encoded frames.312 static void FrameRelease(EncodedFrame* const encoded_frame) { in FrameRelease()341 static EncodedFrame* GetFrame(const WebPAnimEncoder* const enc, in GetFrame()931 EncodedFrame* const prev_enc_frame = GetFrame(enc, position); in SetPreviousDisposeMethod()948 EncodedFrame* const prev_enc_frame = GetFrame(enc, position); in IncreasePreviousDuration()982 EncodedFrame* const curr_enc_frame = GetFrame(enc, enc->count_); in IncreasePreviousDuration()1013 EncodedFrame* const encoded_frame) { in PickBestCandidate()1202 EncodedFrame* const encoded_frame = GetFrame(enc, position); in CacheFrame()1300 EncodedFrame* const curr = GetFrame(enc, 0); in FlushFrames()[all …]
Completed in 6 milliseconds