Home
last modified time | relevance | path

Searched defs:FrameType (Results 1 – 25 of 154) sorted by relevance

1234567

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dconvert_frame.py243 def has_tensor_in_frame(frame: FrameType) -> bool:
324 frame: Optional[FrameType] = None,
436 frame: FrameType,
589 frame: Optional[FrameType] = None,
1054 frame: FrameType,
1183 frame: FrameType,
1201 frame: FrameType,
H A Dcache_size.py103 def _get_weakref_from_f_locals(frame: types.FrameType, local_name: str):
113 def _has_same_id_matched_objs(frame: types.FrameType, cache_entry) -> bool:
135 frame: types.FrameType, cache_entry
/aosp_15_r20/external/webrtc/sdk/android/api/org/webrtc/
H A DEncodedImage.java23 public enum FrameType { enum in EncodedImage
30 private FrameType(int nativeIndex) { in FrameType() method in EncodedImage.FrameType
/aosp_15_r20/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DFrameType.java83 public final class FrameType { class
423 private FrameType(int elementId, int dimensions, int accessHints, Class<?> clazz) { in FrameType() method in FrameType
/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/codec/ddi/
H A Dmedia_libva_decoder.h49 uint32_t FrameType; member
63 uint32_t FrameType; member
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_track_event_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/track_event/
H A Dchrome_frame_reporter.pbzero.h142 enum FrameType : int32_t { enum
244 using FrameType = ::perfetto::protos::pbzero::ChromeFrameReporter_FrameType; variable
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_track_event_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/track_event/
Dchrome_frame_reporter.pbzero.h146 enum FrameType : int32_t { enum
248 using FrameType = ::perfetto::protos::pbzero::ChromeFrameReporter_FrameType; variable
/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dsession_info.h56 webrtc::VideoFrameType FrameType() const { return frame_type_; } in FrameType() function
H A Dencoded_frame.h74 webrtc::VideoFrameType FrameType() const { return _frameType; } in FrameType() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chaotic_good/
Dframe_header.h29 enum class FrameType : uint8_t { enum
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/
H A Dcontinuation_payload_decoder_test.cc29 static constexpr Http2FrameType FrameType() { in FrameType() function in http2::test::ContinuationPayloadDecoderPeer
H A Dunknown_payload_decoder_test.cc33 static Http2FrameType FrameType() { return g_unknown_frame_type; } in FrameType() function in http2::test::UnknownPayloadDecoderPeer
H A Dpriority_payload_decoder_test.cc26 static constexpr Http2FrameType FrameType() { in FrameType() function in http2::test::PriorityPayloadDecoderPeer
H A Ddata_payload_decoder_test.cc32 static constexpr Http2FrameType FrameType() { return Http2FrameType::DATA; } in FrameType() function in http2::test::DataPayloadDecoderPeer
H A Drst_stream_payload_decoder_test.cc27 static constexpr Http2FrameType FrameType() { in FrameType() function in http2::test::RstStreamPayloadDecoderPeer
H A Dwindow_update_payload_decoder_test.cc26 static constexpr Http2FrameType FrameType() { in FrameType() function in http2::test::WindowUpdatePayloadDecoderPeer
H A Daltsvc_payload_decoder_test.cc31 static constexpr Http2FrameType FrameType() { return Http2FrameType::ALTSVC; } in FrameType() function in http2::test::AltSvcPayloadDecoderPeer
H A Dpriority_update_payload_decoder_test.cc28 static constexpr Http2FrameType FrameType() { in FrameType() function in http2::test::PriorityUpdatePayloadDecoderPeer
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/audio/android/include/
DImsMediaAudioPlayer.h28 enum FrameType : uint8_t enum
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chaotic_good/
H A Dframe_header.h31 enum class FrameType : uint8_t { enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Target/
DRegisterContextUnwind.h76 enum FrameType { enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/
DRegisterContextUnwind.h76 enum FrameType { enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/
DRegisterContextUnwind.h76 enum FrameType { enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/
DRegisterContextUnwind.h76 enum FrameType { enum
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/include/video/nodes/
DIVideoRendererNode.h32 enum FrameType enum

1234567