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

/external/chromium_org/media/filters/
H A Dvideo_renderer_impl.h85 // Helper method for adding a frame to |ready_frames_|.
97 // Runs |paint_cb_| with the next frame from |ready_frames_|.
102 // Drops the next frame from |ready_frames_| and runs |statistics_cb_|.
130 VideoFrameQueue ready_frames_; member in class:media::VideoRendererImpl
194 // The timestamp of the last frame removed from the |ready_frames_| queue,

Completed in 79 milliseconds