Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/libvpx/vp8/encoder/
H A Dfirstpass.c86 static int lookup_next_frame_stats(VP8_COMP *cpi, FIRSTPASS_STATS *next_frame) { in lookup_next_frame_stats()
1302 static double get_prediction_decay_rate(FIRSTPASS_STATS *next_frame) { in get_prediction_decay_rate()
1380 FIRSTPASS_STATS next_frame; in detect_flash() local
1583 FIRSTPASS_STATS next_frame; in define_gf_group() local
2311 FIRSTPASS_STATS next_frame; in vp8_second_pass() local
2403 FIRSTPASS_STATS *next_frame) { in test_candidate_kf()
2491 FIRSTPASS_STATS next_frame; in find_next_key_frame() local
/aosp_15_r20/external/cronet/base/profiler/
H A Dframe_pointer_unwinder.cc39 uintptr_t next_frame = *fp; in DecodeFrame() local
66 uintptr_t next_frame = RegisterContextFramePointer(thread_context); in TryUnwind() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_firstpass.c1879 const FIRSTPASS_STATS *const next_frame = read_frame_stats(twopass, offset); in detect_flash() local
1999 const FIRSTPASS_STATS *next_frame = in compute_arf_boost() local
2039 const FIRSTPASS_STATS *next_frame = in compute_arf_boost() local
2658 const FIRSTPASS_STATS *next_frame; in get_gop_coding_frame_num() local
3165 const FIRSTPASS_STATS *next_frame) { in slide_transition()
3178 const FIRSTPASS_STATS *next_frame) { in intra_step_transition()
3237 const FIRSTPASS_STATS *next_frame = in test_candidate_kf() local
3338 const FIRSTPASS_STATS *next_frame = fps_get_frame_stats( in vp9_get_frames_to_next_key() local
3387 FIRSTPASS_STATS next_frame; in find_next_key_frame() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dpass2_strategy.c469 const FIRSTPASS_STATS *const next_frame = in detect_flash() local
1916 FIRSTPASS_STATS next_frame; in calculate_gf_length() local
2267 int f_h, FIRSTPASS_STATS *next_frame, in accumulate_gop_stats()
2473 FIRSTPASS_STATS next_frame; in define_gf_group() local
2633 FIRSTPASS_STATS next_frame; in define_gf_group_pass3() local
2741 const FIRSTPASS_STATS *next_frame) { in slide_transition()
3195 FIRSTPASS_STATS next_frame; in find_next_key_frame() local
/aosp_15_r20/bionic/libc/bionic/
H A Dandroid_unsafe_frame_pointer_chase.cpp62 uintptr_t next_frame, return_addr; in android_unsafe_frame_pointer_chase() member
/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dframe_helpers.cc86 std::unique_ptr<EncodedFrame> next_frame = std::move(frames[i]); in CombineAndDeleteFrames() local
H A Djitter_buffer.cc615 VCMFrameBuffer* next_frame = NextFrame(); in GetNackList() local
/aosp_15_r20/external/rust/crabbyavif/src/codecs/
Dlibgav1.rs88 let mut next_frame: *const Libgav1DecoderBuffer = std::ptr::null_mut(); in get_next_image() localVariable
Ddav1d.rs96 let mut next_frame: Dav1dPicture = std::mem::zeroed(); in get_next_image() localVariable
/aosp_15_r20/external/rust/crates/v4l2r/utils/src/
Dframegen.rs39 pub fn next_frame<S: AsMut<[u8]>>(&mut self, frame: &mut S) -> Result<(), GenerateFrameError> { in next_frame() method
/aosp_15_r20/device/google/cuttlefish/guest/commands/v4l2_streamer/
Dvsock_frame_source.cpp154 std::vector<char> next_frame; in VsockReadLoop() local
/aosp_15_r20/external/webrtc/rtc_tools/frame_analyzer/
H A Dreference_less_video_analysis_lib.cc114 const rtc::scoped_refptr<webrtc::I420BufferInterface> next_frame = in compute_metrics() local
/aosp_15_r20/external/openscreen/cast/standalone_receiver/
H A Dsdl_audio_player.cc74 const SDLPlayerBase::PresentableFrame& next_frame) { in RenderNextFrame()
/aosp_15_r20/external/webrtc/video/
H A Dvideo_stream_buffer_controller.cc342 auto next_frame = buffer_->ExtractNextDecodableTemporalUnit(); in ForceKeyFrameReleaseImmediately() local
/aosp_15_r20/external/openscreen/cast/streaming/
H A Dreceiver.cc371 const FrameId next_frame = last_frame_consumed_ + 1; in RecordNewTargetPlayoutDelay() local
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/multiplex/test/
H A Dmultiplex_adapter_unittest.cc129 VideoFrame next_frame = NextInputFrame(); in CreateInputFrame() local
/aosp_15_r20/external/crosvm/audio_util/src/
H A Dfile_streams.rs62 next_frame: Duration, field
/aosp_15_r20/external/v4l2_codec2/tests/c2_e2e_test/jni/
H A Dmediacodec_decoder.cpp417 std::pair<int32_t, int64_t> next_frame; in FakeRenderLoop() local
/aosp_15_r20/external/crosvm/devices/src/virtio/snd/vios_backend/
H A Dshm_streams.rs196 next_frame: Duration, field
/aosp_15_r20/external/crosvm/common/audio_streams/src/
H A Dcapture.rs234 next_frame: Duration, field
H A Dshm_streams.rs238 next_frame: Duration, field
/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Ddesktop_and_cursor_composer_unittest.cc120 void SetNextFrame(std::unique_ptr<DesktopFrame> next_frame) { in SetNextFrame()
/aosp_15_r20/external/crosvm/android_audio/src/
H A Dlib.rs117 next_frame: Instant, field
/aosp_15_r20/art/runtime/
H A Dstack.cc945 uint8_t* next_frame = reinterpret_cast<uint8_t*>(cur_quick_frame_) + frame_size; in WalkStack() local
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/opus/
H A Daudio_encoder_opus_unittest.cc851 auto next_frame = audio_loop.GetNextBlock(); in TEST() local

12