Home
last modified time | relevance | path

Searched defs:next_frame (Results 1 – 18 of 18) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c84 static int lookup_next_frame_stats(VP8_COMP *cpi, FIRSTPASS_STATS *next_frame) { in lookup_next_frame_stats()
1335 static double get_prediction_decay_rate(FIRSTPASS_STATS *next_frame) { in get_prediction_decay_rate()
1413 FIRSTPASS_STATS next_frame; in detect_flash() local
1616 FIRSTPASS_STATS next_frame; in define_gf_group() local
2347 FIRSTPASS_STATS next_frame; in vp8_second_pass() local
2436 FIRSTPASS_STATS *next_frame) { in test_candidate_kf()
2524 FIRSTPASS_STATS next_frame; in find_next_key_frame() local
/external/webrtc/rtc_tools/frame_analyzer/
Dreference_less_video_analysis_lib.cc114 const rtc::scoped_refptr<webrtc::I420BufferInterface> next_frame = in compute_metrics() local
/external/openscreen/cast/standalone_receiver/
Dsdl_audio_player.cc74 const SDLPlayerBase::PresentableFrame& next_frame) { in RenderNextFrame()
/external/webrtc/modules/video_coding/
Dframe_buffer2.cc413 FrameMap::iterator next_frame = frames_.find(id); in IsCompleteSuperFrame() local
746 EncodedFrame* next_frame = frames[i]; in CombineAndDeleteFrames() local
Djitter_buffer.cc617 VCMFrameBuffer* next_frame = NextFrame(); in GetNackList() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c1847 const FIRSTPASS_STATS *const next_frame = read_frame_stats(twopass, offset); in detect_flash() local
1972 const FIRSTPASS_STATS *next_frame = in compute_arf_boost() local
2012 const FIRSTPASS_STATS *next_frame = in compute_arf_boost() local
2483 const FIRSTPASS_STATS *next_frame; in get_gop_coding_frame_num() local
2912 const FIRSTPASS_STATS *next_frame) { in slide_transition()
2925 const FIRSTPASS_STATS *next_frame) { in intra_step_transition()
2984 const FIRSTPASS_STATS *next_frame = in test_candidate_kf() local
3093 const FIRSTPASS_STATS *next_frame = fps_get_frame_stats( in vp9_get_frames_to_next_key() local
3142 FIRSTPASS_STATS next_frame; in find_next_key_frame() local
/external/libaom/libaom/av1/encoder/
Dpass2_strategy.c297 const FIRSTPASS_STATS *next_frame) { in get_prediction_decay_rate()
339 const FIRSTPASS_STATS *const next_frame = read_frame_stats(twopass, offset); in detect_flash() local
1264 FIRSTPASS_STATS next_frame; in calculate_gf_length() local
1557 FIRSTPASS_STATS next_frame; in define_gf_group() local
1939 const FIRSTPASS_STATS *next_frame, in test_candidate_kf()
2169 FIRSTPASS_STATS next_frame; in find_next_key_frame() local
/external/openscreen/cast/streaming/
Dreceiver.cc377 const FrameId next_frame = last_frame_consumed_ + 1; in RecordNewTargetPlayoutDelay() local
/external/webrtc/modules/video_coding/codecs/multiplex/test/
Dmultiplex_adapter_unittest.cc129 VideoFrame next_frame = NextInputFrame(); in CreateInputFrame() local
/external/adhd/audio_streams/src/
Dcapture.rs130 next_frame: Duration, field
Dshm_streams.rs225 next_frame: Duration, field
Daudio_streams.rs302 next_frame: Duration, field
/external/crosvm/devices/src/virtio/snd/vios_backend/
Dshm_streams.rs146 next_frame: Duration, field
/external/llvm-project/lldb/source/Target/
DRegisterContextUnwind.cpp52 const SharedPtr &next_frame, in RegisterContextUnwind()
611 RegisterContextUnwind::SharedPtr next_frame = GetNextFrame(); in CheckIfLoopingStack() local
DStackFrameList.cpp362 void StackFrameList::SynthesizeTailCallFrames(StackFrame &next_frame) { in SynthesizeTailCallFrames()
/external/v4l2_codec2/tests/c2_e2e_test/jni/
Dmediacodec_decoder.cpp415 std::pair<int32_t, int64_t> next_frame; in FakeRenderLoop() local
/external/webrtc/modules/desktop_capture/
Ddesktop_and_cursor_composer_unittest.cc114 void SetNextFrame(std::unique_ptr<DesktopFrame> next_frame) { in SetNextFrame()
/external/aac/libAACdec/src/
Dusacdec_lpd.cpp954 int next_frame = frame + (1 << (mod - 1)); in CLpd_TcxDecode() local