HomeSort by relevance Sort by last modified time
    Searched refs:next_frame (Results 1 - 5 of 5) sorted by null

  /external/libvpx/libvpx/vp8/encoder/
firstpass.c 84 static int lookup_next_frame_stats(VP8_COMP *cpi, FIRSTPASS_STATS *next_frame) {
87 *next_frame = *cpi->twopass.stats_in;
1421 FIRSTPASS_STATS next_frame; local
1626 FIRSTPASS_STATS next_frame; local
2354 FIRSTPASS_STATS next_frame; local
2531 FIRSTPASS_STATS next_frame; local
    [all...]
  /external/webrtc/webrtc/modules/desktop_capture/
desktop_and_cursor_composer_unittest.cc 83 void SetNextFrame(DesktopFrame* next_frame) {
84 next_frame_.reset(next_frame);
  /external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.c 1859 const FIRSTPASS_STATS *const next_frame = read_frame_stats(twopass, offset); local
2324 FIRSTPASS_STATS next_frame; local
2762 FIRSTPASS_STATS next_frame; local
    [all...]
  /external/webrtc/webrtc/modules/video_coding/
jitter_buffer.cc 1001 VCMFrameBuffer* next_frame = NextFrame(); local
    [all...]
  /art/runtime/
stack.cc 860 uint8_t* next_frame = reinterpret_cast<uint8_t*>(cur_quick_frame_) + frame_size; local
    [all...]

Completed in 632 milliseconds