Home
last modified time | relevance | path

Searched refs:frame (Results 1676 - 1700 of 1866) sorted by relevance

1...<<61626364656667686970>>...75

/third_party/openssl/crypto/sha/asm/
H A Dsha1-mips.pl356 .frame $sp,$FRAMESIZE*$SZREG,$ra
/third_party/python/Lib/test/
H A Dtest_socketserver.py431 def signal_handler(signum, frame):
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth.h25 /* IEEE Std 802.11r-2008, 11A.10.3 - Remote request/response frame definition
33 * Followed by action_length bytes of FT Action frame (from Category
52 * IEEE 802 extended OUI ethertype frame header
108 * pull frame TLVs:
114 * response frame TLVs:
121 * push frame TLVs:
127 * sequence number request frame TLVs:
131 * sequence number response frame TLVs:
574 enum wpa_auth_ocv_override_frame frame,
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc174 SaveFPRegsMode const save_fp_mode = frame()->DidAllocateDoubleRegisters()
178 // We need to save and restore ra if the frame was elided.
709 // Frame alignment requires using FP-relative frame addressing. in AssembleArchInstruction()
818 // claim there is a stack frame, without generating one. in AssembleArchInstruction()
1633 FrameSlotToFPOffset(frame()->GetTotalFrameSlotCount() - reverse_slot); in AssembleArchInstruction()
3934 void CodeGenerator::FinishFrame(Frame* frame) { in FinishFrame() argument
3939 frame->AlignSavedCalleeRegisterSlots(); in FinishFrame()
3945 frame->AllocateSavedCalleeRegisterSlots(count * in FinishFrame()
3952 frame->AllocateSavedCalleeRegisterSlots(count); in FinishFrame()
3992 frame() in AssembleConstructFrame()
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_dec.c1464 uintptr_t frame; in get_ref_pic_idx() local
1470 /* get the frame number from the associated data */ in get_ref_pic_idx()
1471 frame = (uintptr_t)vl_video_buffer_get_associated_data(ref, &dec->base); in get_ref_pic_idx()
1473 /* limit the frame number to a valid range */ in get_ref_pic_idx()
1474 return MAX2(MIN2(frame, max), min); in get_ref_pic_idx()
2362 // aligned size of a single frame in calc_dpb_size()
2544 * start decoding of a new frame
2551 uintptr_t frame; in radeon_dec_begin_frame() local
2555 frame = ++dec->frame_number; in radeon_dec_begin_frame()
2558 vl_video_buffer_set_associated_data(target, decoder, (void *)frame, in radeon_dec_begin_frame()
[all...]
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc176 SaveFPRegsMode const save_fp_mode = frame()->DidAllocateDoubleRegisters()
180 // We need to save and restore ra if the frame was elided.
674 // Frame alignment requires using FP-relative frame addressing. in AssembleArchInstruction()
779 // claim there is a stack frame, without generating one. in AssembleArchInstruction()
1732 FrameSlotToFPOffset(frame()->GetTotalFrameSlotCount() - reverse_slot); in AssembleArchInstruction()
4139 void CodeGenerator::FinishFrame(Frame* frame) { in FinishFrame() argument
4146 frame->AllocateSavedCalleeRegisterSlots(count * in FinishFrame()
4153 frame->AllocateSavedCalleeRegisterSlots(count); in FinishFrame()
4194 frame()->GetTotalFrameSlotCount() - frame() in AssembleConstructFrame()
[all...]
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dcode-generator-riscv64.cc187 SaveFPRegsMode const save_fp_mode = frame()->DidAllocateDoubleRegisters()
191 // We need to save and restore ra if the frame was elided.
727 // Frame alignment requires using FP-relative frame addressing. in AssembleArchInstruction()
817 // claim there is a stack frame, without generating one. in AssembleArchInstruction()
1701 FrameSlotToFPOffset(frame()->GetTotalFrameSlotCount() - reverse_slot); in AssembleArchInstruction()
3850 void CodeGenerator::FinishFrame(Frame* frame) { in FinishFrame() argument
3857 frame->AllocateSavedCalleeRegisterSlots(count * in FinishFrame()
3864 frame->AllocateSavedCalleeRegisterSlots(count); in FinishFrame()
3898 frame()->GetTotalFrameSlotCount() - frame() in AssembleConstructFrame()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_supplicant.c892 * group operating channel. Enable Probe Request frame reporting for in wpa_supplicant_set_state()
1213 "that does not support management frame protection - " in wpa_supplicant_suites_from_ai()
3454 * @reason_code: IEEE 802.11 reason code for the deauthenticate frame
4186 * wpa_supplicant_rx_eapol - Deliver a received EAPOL frame to wpa_supplicant
4189 * @src_addr: Source address of the EAPOL frame
4193 * This function is called for each received EAPOL frame. Most driver
4222 * association event and the EAPOL frame since they are coming in wpa_supplicant_rx_eapol()
4224 * issues in trying to process the EAPOL frame before receiving in wpa_supplicant_rx_eapol()
4233 "of received EAPOL frame (state=%s bssid=" MACSTR ")", in wpa_supplicant_rx_eapol()
4257 wpa_dbg(wpa_s, MSG_DEBUG, "Ignored received EAPOL frame sinc in wpa_supplicant_rx_eapol()
7329 wpas_vendor_elem(struct wpa_supplicant *wpa_s, enum wpa_vendor_elem_frame frame) global() argument
7382 wpas_vendor_elem_remove(struct wpa_supplicant *wpa_s, int frame, const u8 *elem, size_t len) global() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_supplicant.c1035 * group operating channel. Enable Probe Request frame reporting for in wpa_supplicant_set_state()
1390 "that does not support management frame protection - " in wpa_supplicant_suites_from_ai()
1814 "RSN: Management frame protection required but the selected AP does not enable it"); in wpa_supplicant_set_suites()
4392 * @reason_code: IEEE 802.11 reason code for the deauthenticate frame
5281 * wpa_supplicant_rx_eapol - Deliver a received EAPOL frame to wpa_supplicant
5284 * @src_addr: Source address of the EAPOL frame
5288 * This function is called for each received EAPOL frame. Most driver
5304 "Drop received EAPOL frame as we are disconnecting");
5324 * association event and the EAPOL frame since they are coming
5326 * issues in trying to process the EAPOL frame befor
8812 wpas_vendor_elem(struct wpa_supplicant *wpa_s, enum wpa_vendor_elem_frame frame) global() argument
8865 wpas_vendor_elem_remove(struct wpa_supplicant *wpa_s, int frame, const u8 *elem, size_t len) global() argument
[all...]
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_endpoint.cpp201 * @brief Get the current read position in frame and the read-time with it.
203 * @param frames the read position in frame
242 void CheckUpdateState(char *frame, uint64_t replyBytes);
1650 void AudioEndpointInner::CheckUpdateState(char *frame, uint64_t replyBytes) in CheckUpdateState() argument
1658 frame, replyBytes); in CheckUpdateState()
1754 CHECK_AND_RETURN_RET_LOG(ret == SUCCESS, false, "set dst buffer write frame fail, ret %{public}d.", ret); in RecordPrepareNextLoop()
1756 CHECK_AND_RETURN_RET_LOG(ret == SUCCESS, false, "set dst buffer read frame fail, ret %{public}d.", ret); in RecordPrepareNextLoop()
1974 AUDIO_WARNING_LOG("set procBuf next write frame fail, ret %{public}d.", ret); in WriteToSpecialProcBuf()
/third_party/ffmpeg/tests/fate/
H A Dfilter-video.mak303 FATE_TRIM += fate-filter-trim-frame
304 fate-filter-trim-frame: CMD = framecrc -i $(SRC) -vf trim=start_frame=3:end_frame=10
630 FILTER_METADATA_COMMAND = ffprobe$(PROGSSUF)$(EXESUF) -of compact=p=0 -show_entries frame=pts:frame_tags -bitexact -f lavfi
H A Dmatroska.mak97 # (-ss 1.09 ensures that a video frame has the lowest dts of all packets;
/third_party/ffmpeg/libavformat/
H A Ddemux.c634 /* TODO: audio: time filter; video: frame reordering (pts != dts) */ in ff_read_packet()
656 * Return the frame duration in seconds. Return 0 if not available.
983 /* do we have a video B-frame ? */ in compute_pkt_fields()
1032 /* this will estimate bitrate based on this frame's duration and size */ in compute_pkt_fields()
1066 * of the frame we are displaying, i.e. the last I- or P-frame. */ in compute_pkt_fields()
1484 // not B-frame in av_read_frame()
1495 // Fixing the last reference frame had none pts issue (For MXF etc). in av_read_frame()
1966 FAIL("unspecified frame size"); in has_codec_parameters()
1988 FAIL("no frame i in has_codec_parameters()
2009 AVFrame *frame = av_frame_alloc(); try_decode_frame() local
[all...]
/third_party/node/deps/v8/src/codegen/
H A Dcompiler.cc3379 UnoptimizedFrame* frame, in Compile()
3382 DCHECK_NOT_NULL(frame); in Compile()
3408 Handle<BytecodeArray> bytecode(frame->GetBytecodeArray(), isolate); in Compile()
3413 isolate, function, mode, CodeKind::TURBOFAN, osr_offset, frame); in Compile()
3376 CompileOptimizedOSR(Isolate* isolate, Handle<JSFunction> function, BytecodeOffset osr_offset, UnoptimizedFrame* frame, ConcurrencyMode mode) Compile() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dwpa_common.c190 * @len: Length of the EAPOL frame (from EAPOL header to the end of the frame)
814 * For (Re)Association Request frame (STA->AP): in fils_key_auth_sk()
849 * For (Re)Association Response frame (AP->STA): in fils_key_auth_sk()
1194 * frame. in wpa_ft_parse_ies()
1211 wpa_printf(MSG_DEBUG, "FT: RIC IE(s) in the frame, but not " in wpa_ft_parse_ies()
1228 "frame", (int) prot_ie_count); in wpa_ft_parse_ies()
1249 * PASN frame. SHA-256 is used as the hash algorithm, except for the ciphers
1391 * @addr1: For the 2nd PASN frame supplicant address; for the 3rd frame th
1406 pasn_mic(const u8 *kck, int akmp, int cipher, const u8 *addr1, const u8 *addr2, const u8 *data, size_t data_len, const u8 *frame, size_t frame_len, u8 *mic) pasn_mic() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_properties.h83 void SetFrame(Vector4f frame);
/test/xts/dcts/communication/softbus_standard/common/
H A Dnet_trans_common.c558 static void StreamReceived(int sessionId, const StreamData *data, const StreamData *ext, const StreamFrameInfo *frame) in StreamReceived() argument
/third_party/ffmpeg/libavcodec/
H A Dsnow.h56 uint8_t ref; ///< Reference frame index
253 int ff_snow_get_buffer(SnowContext *s, AVFrame *frame);
/third_party/ffmpeg/libavfilter/
H A Dvf_pullup.c462 PullupFrame *fr = &s->frame; in pullup_get_frame()
705 /* If the frame isn't already exportable... */ in filter_frame()
/third_party/glfw/src/
H A Dwl_platform.h382 struct libdecor_frame* frame; member
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-selector.h289 SourcePositionTable* source_positions, Frame* frame,
759 // Store the maximal unoptimized frame height and an maximal number of pushed
/third_party/node/deps/v8/src/debug/
H A Ddebug-coverage.cc566 SharedFunctionInfo shared = it.frame()->function().shared(); in CollectAndMaybeResetCounts()
/third_party/musl/
H A Dconfigure489 # If debugging is disabled, omit frame pointer. Modern GCC does this
490 # anyway on most archs even when debugging is enabled since the frame
495 tryflag CFLAGS_AUTO -fomit-frame-pointer
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Drsaz-avx512.pl605 $frame="%rdx";
/third_party/openssl/crypto/bn/asm/
H A Drsaz-avx512.pl605 $frame="%rdx";

Completed in 84 milliseconds

1...<<61626364656667686970>>...75