Home
last modified time | relevance | path

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

12

/external/cronet/base/profiler/
Dframe_pointer_unwinder.cc31 uintptr_t next_frame = *fp; in DecodeFrame() local
58 uintptr_t next_frame = RegisterContextFramePointer(thread_context); in TryUnwind() local
/external/webrtc/modules/video_coding/
Dframe_helpers.cc86 std::unique_ptr<EncodedFrame> next_frame = std::move(frames[i]); in CombineAndDeleteFrames() local
Djitter_buffer.cc615 VCMFrameBuffer* next_frame = NextFrame(); in GetNackList() local
/external/libvpx/vp8/encoder/
Dfirstpass.c84 static int lookup_next_frame_stats(VP8_COMP *cpi, FIRSTPASS_STATS *next_frame) { in lookup_next_frame_stats()
1333 static double get_prediction_decay_rate(FIRSTPASS_STATS *next_frame) { in get_prediction_decay_rate()
1411 FIRSTPASS_STATS next_frame; in detect_flash() local
1614 FIRSTPASS_STATS next_frame; in define_gf_group() local
2340 FIRSTPASS_STATS next_frame; in vp8_second_pass() local
2429 FIRSTPASS_STATS *next_frame) { in test_candidate_kf()
2517 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/libvpx/vp9/encoder/
Dvp9_firstpass.c1861 const FIRSTPASS_STATS *const next_frame = read_frame_stats(twopass, offset); in detect_flash() local
1981 const FIRSTPASS_STATS *next_frame = in compute_arf_boost() local
2021 const FIRSTPASS_STATS *next_frame = in compute_arf_boost() local
2514 const FIRSTPASS_STATS *next_frame; in get_gop_coding_frame_num() local
2992 const FIRSTPASS_STATS *next_frame) { in slide_transition()
3005 const FIRSTPASS_STATS *next_frame) { in intra_step_transition()
3064 const FIRSTPASS_STATS *next_frame = in test_candidate_kf() local
3165 const FIRSTPASS_STATS *next_frame = fps_get_frame_stats( in vp9_get_frames_to_next_key() local
3214 FIRSTPASS_STATS next_frame; in find_next_key_frame() local
/external/webrtc/video/
Dvideo_stream_buffer_controller.cc342 auto next_frame = buffer_->ExtractNextDecodableTemporalUnit(); in ForceKeyFrameReleaseImmediately() local
/external/openscreen/cast/streaming/
Dreceiver.cc371 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/libaom/av1/encoder/
Dpass2_strategy.c463 const FIRSTPASS_STATS *const next_frame = in detect_flash() local
1886 FIRSTPASS_STATS next_frame; in calculate_gf_length() local
2236 int f_h, FIRSTPASS_STATS *next_frame, in accumulate_gop_stats()
2443 FIRSTPASS_STATS next_frame; in define_gf_group() local
2600 FIRSTPASS_STATS next_frame; in define_gf_group_pass3() local
2707 const FIRSTPASS_STATS *next_frame) { in slide_transition()
3161 FIRSTPASS_STATS next_frame; in find_next_key_frame() local
/external/crosvm/audio_util/src/
Dfile_streams.rs62 next_frame: Duration, field
/external/v4l2_codec2/tests/c2_e2e_test/jni/
Dmediacodec_decoder.cpp417 std::pair<int32_t, int64_t> next_frame; in FakeRenderLoop() local
/external/crosvm/devices/src/virtio/snd/vios_backend/
Dshm_streams.rs195 next_frame: Duration, field
/external/crosvm/common/audio_streams/src/
Dcapture.rs234 next_frame: Duration, field
Dshm_streams.rs240 next_frame: Duration, field
Daudio_streams.rs647 next_frame: Duration, field
/external/webrtc/modules/desktop_capture/
Ddesktop_and_cursor_composer_unittest.cc120 void SetNextFrame(std::unique_ptr<DesktopFrame> next_frame) { in SetNextFrame()
/external/libaom/av1/qmode_rc/
Dratectrl_qmode.cc296 const FIRSTPASS_STATS &next_frame) { in DetectSlideTransition()
507 const FIRSTPASS_STATS &next_frame = stats_list[next_index]; in DetectFlash() local
/external/webrtc/modules/audio_coding/codecs/opus/
Daudio_encoder_opus_unittest.cc851 auto next_frame = audio_loop.GetNextBlock(); in TEST() local
/external/aac/libAACdec/src/
Dusacdec_lpd.cpp954 int next_frame = frame + (1 << (mod - 1)); in CLpd_TcxDecode() local
/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/
Dhttp2_frame_decoder_test.cc127 std::string next_frame = Random().RandString(10); in DecodePayloadAndValidateSeveralWays() local
/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
Doghttp2_adapter_test.cc7413 const std::string next_frame = TestFrameSequence().Ping(42).Serialize(); in TEST() local
7445 const std::string next_frame = TestFrameSequence().Ping(42).Serialize(); in TEST() local
Dnghttp2_adapter_test.cc6472 const std::string next_frame = TestFrameSequence().Ping(42).Serialize(); in TEST() local
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h17421 struct stack_frame *next_frame; member
17426 u32 next_frame; member

12