Home
last modified time | relevance | path

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

12

/external/webrtc/api/video/
Drtp_video_frame_assembler_unittests.cc165 auto first_frame = frames[0].ExtractFrame(); in TEST() local
206 auto first_frame = frames[0].ExtractFrame(); in TEST() local
246 auto first_frame = frames[0].ExtractFrame(); in TEST() local
299 auto first_frame = frames[0].ExtractFrame(); in TEST() local
340 auto first_frame = frames[0].ExtractFrame(); in TEST() local
376 auto first_frame = frames[0].ExtractFrame(); in TEST() local
411 auto first_frame = frames[0].ExtractFrame(); in TEST() local
Dframe_buffer.h82 FrameIterator first_frame; member
/external/webrtc/modules/video_coding/
Dframe_helpers.cc66 std::unique_ptr<EncodedFrame> first_frame = std::move(frames[0]); in CombineAndDeleteFrames() local
Dframe_buffer2.cc253 const EncodedFrame& first_frame = *frames_to_decode_[0]->second.frame; in GetNextFrame() local
/external/perfetto/src/trace_processor/importers/proto/
Dheap_profile_tracker_unittest.cc77 SequenceStackProfileTracker::SourceMapping first_frame; in InsertMapping() local
93 SequenceStackProfileTracker::SourceFrame first_frame; in InsertFrame() local
/external/crosvm/devices/src/virtio/sys/windows/
Dnet.rs87 let mut first_frame = true; in process_rx() localVariable
/external/cronet/base/sampling_heap_profiler/
Dsampling_heap_profiler.cc256 void** first_frame = in CaptureNativeStack() local
/external/webrtc/video/
Dvideo_stream_buffer_controller.cc202 const EncodedFrame& first_frame = *frames.front(); in OnFrameReady() local
/external/compiler-rt/lib/tsan/rtl/
Dtsan_debugging.cc47 static void CopyTrace(SymbolizedStack *first_frame, void **trace, in CopyTrace()
/external/perfetto/protos/perfetto/metrics/android/
Dstartup_metric.proto191 optional int64 first_frame = 2; field
/external/libxaac/decoder/
Dixheaacd_aacdecoder.c112 WORD32 *mps_header, WORD32 *mps_bytes, WORD32 is_init, WORD32 first_frame) { in ixheaacd_aacdec_decodeframe()
Dixheaacd_sbrdecoder.c319 WORD32 frame_size, WORD32 heaac_mps_present, WORD32 ec_flag, FLAG first_frame) { in ixheaacd_applysbr()
Dixheaacd_struct_def.h139 FLAG first_frame; member
258 WORD32 first_frame; member
Dixheaacd_sbr_dec.h182 FLAG first_frame; member
Dixheaacd_main.h192 WORD32 first_frame; member
/external/webrtc/modules/video_coding/codecs/vp8/
Ddefault_temporal_layers.cc387 const bool first_frame = (pattern_idx_ == kUninitializedPatternIndex); in NextFrameConfig() local
/external/webrtc/modules/rtp_rtcp/source/
Drtp_sender_video.cc659 bool first_frame = first_frame_sent_(); in SendVideo() local
/external/libxaac/decoder/drc_src/
Dimpd_drc_selection_process.h91 WORD32 first_frame; member
/external/libopus/src/
Dopus_decoder.c402 int first_frame = decoded_samples == 0; in opus_decode_frame() local
/external/libaom/av1/encoder/
Dpass2_strategy.c2003 const int first_frame = regions[0].start - offset; in calculate_gf_length() local
2996 const FIRSTPASS_STATS *first_frame, in get_kf_group_avg_error()
3160 const FIRSTPASS_STATS first_frame = *this_frame; in find_next_key_frame() local
/external/libvpx/vp8/encoder/
Dfirstpass.c2516 FIRSTPASS_STATS first_frame; in find_next_key_frame() local
/external/webrtc/media/engine/
Dsimulcast_encoder_adapter_unittest.cc1127 VideoFrame first_frame = VideoFrame::Builder() in TEST_F() local
/external/libaom/av1/qmode_rc/
Dratectrl_qmode.cc591 const int first_frame = regions_list[0].start - frames_since_key; in FindBetterGopCut() local
/external/cronet/net/quic/
Dquic_test_packet_maker.cc1343 bool first_frame = i == 0; in BuildPacketImpl() local
/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
Dquic_test_utils.cc167 bool first_frame = i == 0; in BuildUnsizedDataPacket() local

12