Home
last modified time | relevance | path

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

/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/webrtc/modules/video_coding/
Dframe_buffer2.cc229 EncodedFrame* first_frame = frames_to_decode_[0]->second.frame.get(); in GetNextFrame() local
721 EncodedFrame* first_frame = frames[0]; in CombineAndDeleteFrames() local
/external/perfetto/protos/perfetto/metrics/android/
Dstartup_metric.proto163 optional int64 first_frame = 2; field
/external/compiler-rt/lib/tsan/rtl/
Dtsan_debugging.cc47 static void CopyTrace(SymbolizedStack *first_frame, void **trace, in CopyTrace()
/external/webrtc/modules/video_coding/codecs/vp8/
Ddefault_temporal_layers.cc363 const bool first_frame = (pattern_idx_ == kUninitializedPatternIndex); in NextFrameConfig() local
/external/webrtc/modules/rtp_rtcp/source/
Drtp_sender_video.cc547 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.c401 int first_frame = decoded_samples == 0; in opus_decode_frame() local
/external/libaom/libaom/av1/encoder/
Dpass2_strategy.c1952 const int first_frame = regions[0].start - offset; in calculate_gf_length() local
2828 const FIRSTPASS_STATS *first_frame, in get_kf_group_avg_error()
2994 const FIRSTPASS_STATS first_frame = *this_frame; in find_next_key_frame() local
/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c2523 FIRSTPASS_STATS first_frame; in find_next_key_frame() local
/external/perfetto/protos/perfetto/metrics/
Dperfetto_merged_metrics.proto1234 optional int64 first_frame = 2; field
/external/ComputeLibrary/include/stb/
Dstb_image.h6342 int first_frame; in stbi__gif_load_next() local