Home
last modified time | relevance | path

Searched defs:kDrop (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/tracing/
H A Dbuffer_exhausted_policy.h36 kDrop, enumerator
/aosp_15_r20/external/perfetto/include/perfetto/tracing/
H A Dbuffer_exhausted_policy.h36 kDrop, enumerator
/aosp_15_r20/external/webrtc/modules/video_coding/
H A Drtp_seq_num_only_ref_finder.h40 enum FrameDecision { kStash, kHandOff, kDrop }; enumerator
H A Drtp_vp8_ref_finder.h46 enum FrameDecision { kStash, kHandOff, kDrop }; enumerator
H A Drtp_vp9_ref_finder.h42 enum FrameDecision { kStash, kHandOff, kDrop }; enumerator
H A Dh264_sps_pps_tracker.h29 enum PacketAction { kInsert, kDrop, kRequestKeyframe }; enumerator
/aosp_15_r20/external/webrtc/video/
H A Dbuffered_frame_decryptor.h81 enum class FrameDecision { kStash, kDecrypted, kDrop }; enumerator
/aosp_15_r20/external/pigweed/pw_log_rpc/public/pw_log_rpc/
H A Dlog_filter.h39 kDrop = 2, enumerator
/aosp_15_r20/external/libvpx/vpx/internal/
H A Dvpx_ratectrl_rtc.h22 kDrop, // Frame is dropped. enumerator
/aosp_15_r20/external/openthread/src/core/net/
H A Dnat64_translator.hpp94 kDrop, ///< The caller should drop the datagram silently. enumerator
/aosp_15_r20/external/perfetto/src/protozero/filtering/
H A Dmessage_filter.h216 kDrop, enumerator
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp8/
H A Dscreenshare_layers.h74 enum class TemporalLayerState : int { kDrop, kTl0, kTl1, kTl1Sync }; enumerator
/aosp_15_r20/external/libaom/av1/
H A Dratectrl_rtc.h91 kDrop, // Frame is dropped. enumerator
/aosp_15_r20/external/perfetto/src/trace_processor/sorter/
H A Dtrace_sorter.h121 kDrop, enumerator
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/parser/
H A Dperfetto_sql_parser.cc46 kDrop, enumerator
/aosp_15_r20/external/skia/src/core/
H A DSkGlyph.cpp613 constexpr uint32_t kDrop = SkTo<uint32_t>(GlyphAction::kDrop); in init_actions() local
H A DSkGlyph.h308 kDrop, enumerator