| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_video.c | 275 bool frame = dec->picture_structure == PIPE_MPEG12_PICTURE_STRUCTURE_FRAME; in nouveau_vpe_mb_mv_header() local 232 nouveau_vpe_mb_mv(struct nouveau_decoder *dec, unsigned mc_header, bool luma, bool frame, bool forward, bool vert, int x, int y, const short motions[2], unsigned surface, bool first) nouveau_vpe_mb_mv() argument [all...] |
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | code-generator-impl.h | 175 const Frame* frame() const { return gen_->frame(); } in frame() function in v8::internal::compiler::InstructionOperandConverter 264 const Frame* frame() const { return frame_; } in frame() function in v8::internal::compiler::OutOfLineCode
|
| H A D | register-allocator-verifier.cc | 61 RegisterAllocatorVerifier( Zone* zone, const RegisterConfiguration* config, const InstructionSequence* sequence, const Frame* frame) RegisterAllocatorVerifier() argument
|
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-scopes.cc | 937 JavaScriptFrame* frame = GetFrame(); in VisitLocalScope() local 1003 JavaScriptFrame* frame = GetFrame(); in SetLocalVariableValue() local 1024 JavaScriptFrame* frame = GetFrame(); in SetLocalVariableValue() local
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | accessors.cc | 407 Handle<JSObject> ArgumentsForInlinedFunction(JavaScriptFrame* frame, in ArgumentsForInlinedFunction() argument 451 int FindFunctionInFrame(JavaScriptFrame* frame, Handle<JSFunction> function) { in FindFunctionInFrame() argument 465 JavaScriptFrame* frame = it->frame(); in GetFrameArguments() local 503 FunctionGetArguments(JavaScriptFrame* frame, int inlined_jsframe_index) FunctionGetArguments() argument 527 JavaScriptFrame* frame = it.frame(); FunctionArgumentsGetter() local [all...] |
| /third_party/node/deps/v8/src/execution/ |
| H A D | frames-inl.h | 283 inline JavaScriptFrame* JavaScriptFrameIterator::frame() const { in frame() function in v8::internal::JavaScriptFrameIterator 284 StackFrame* frame = iterator_.frame(); in frame() local 289 StackFrame* frame = iterator_.Reframe(); in Reframe() local 293 inline CommonFrame* StackTraceFrameIterator::frame() const { in frame() function in v8::internal::StackTraceFrameIterator 294 StackFrame* frame in frame() local 320 inline StackFrame* SafeStackFrameIterator::frame() const { frame() function in v8::internal::SafeStackFrameIterator [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | call-site-info.cc | 606 void AppendFileLocation(Isolate* isolate, Handle<CallSiteInfo> frame, in AppendFileLocation() argument 670 void AppendMethodCall(Isolate* isolate, Handle<CallSiteInfo> frame, in AppendMethodCall() argument 717 SerializeJSStackFrame(Isolate* isolate, Handle<CallSiteInfo> frame, IncrementalStringBuilder* builder) SerializeJSStackFrame() argument 753 SerializeWasmStackFrame(Isolate* isolate, Handle<CallSiteInfo> frame, IncrementalStringBuilder* builder) SerializeWasmStackFrame() argument 795 SerializeCallSiteInfo(Isolate* isolate, Handle<CallSiteInfo> frame, IncrementalStringBuilder* builder) SerializeCallSiteInfo() argument 806 SerializeCallSiteInfo(Isolate* isolate, Handle<CallSiteInfo> frame) SerializeCallSiteInfo() argument [all...] |
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-wasm.cc | 54 FrameType* frame() { return FrameType::cast(frame_iterator_.frame()); } in frame() function in v8::internal::__anon15054::FrameFinder 561 WasmFrame* frame = frame_finder.frame(); RUNTIME_FUNCTION() local [all...] |
| /third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
| H A D | graphics_pipeline.cc | 358 auto* frame = pipeline_->GetFrameBuffer(); in RenderPassGuard() local 379 auto* frame = pipeline_->GetFrameBuffer(); in ~RenderPassGuard() local
|
| /third_party/skia/src/codec/ |
| H A D | SkHeifCodec.cpp | 319 Frame* frame = fFrameHolder.appendNewFrame(); in onGetFrameCount() local 344 const SkHeifCodec::Frame* SkHeifCodec::FrameHolder::frame(int i) const { frame() function in SkHeifCodec::FrameHolder 359 const Frame* frame = fFrameHolder.frame(i); onGetFrameInfo() local [all...] |
| H A D | SkSwizzler.cpp | 808 Make(const SkEncodedInfo& encodedInfo, const SkPMColor* ctable, const SkImageInfo& dstInfo, const SkCodec::Options& options, const SkIRect* frame) Make() argument 1147 Make(const SkImageInfo& dstInfo, RowProc fastProc, RowProc proc, const SkPMColor* ctable, int srcBPP, int dstBPP, const SkCodec::Options& options, const SkIRect* frame) Make() argument [all...] |
| H A D | SkCodec.cpp | 331 const auto* frame = frameHolder->getFrame(index); in handleFrameIndex() local 825 independent(const SkFrame& frame) independent() argument 829 restore_bg(const SkFrame& frame) restore_bg() argument 875 setAlphaAndRequiredFrame(SkFrame* frame) setAlphaAndRequiredFrame() argument [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_tracemalloc.py | 75 def frame(filename, lineno): function
|
| /third_party/skia/experimental/wasm-skp-debugger/ |
| H A D | debugger_bindings.cpp | 140 const SkIRect getBoundsForFrame(int32_t frame) { in getBoundsForFrame() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | pasn_supplicant.c | 1013 struct wpabuf *frame; in wpas_pasn_start() local 1350 struct wpabuf *wrapped_data = NULL, *secret = NULL, *frame = NULL; wpas_pasn_auth_rx() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/layout/ |
| H A D | layout_wrapper.cpp | 248 auto frame = geometryNode->GetFrameRect() + parentGlobalOffset + keyboardAdjust + parentAdjust.GetOffset(); in ExpandSafeArea() local 273 void LayoutWrapper::ExpandHelper(const std::unique_ptr<SafeAreaExpandOpts>& opts, RectF& frame) in ExpandHelper() argument 296 AdjustFixedSizeNode(RectF& frame) AdjustFixedSizeNode() argument [all...] |
| /foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/remote_fast/ |
| H A D | remote_fast_audio_capturer_source.cpp | 443 int32_t RemoteFastAudioCapturerSourceInner::CaptureFrame(char *frame, uint64_t requestBytes, uint64_t &replyBytes) in CaptureFrame() argument
|
| /foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/remote/ |
| H A D | remote_audio_capturer_source.cpp | 350 int32_t RemoteAudioCapturerSourceInner::CaptureFrame(char *frame, uint64_t requestBytes, uint64_t &replyBytes) in CaptureFrame() argument 381 void RemoteAudioCapturerSourceInner::CheckUpdateState(char *frame, uint64_t replyBytes) in CheckUpdateState() argument [all...] |
| /foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/ |
| H A D | hdi_source.c | 129 static FrameDesc *AllocateFrameDesc(char *frame, uint64_t frameLen) in AllocateFrameDesc() argument
|
| /foundation/multimedia/av_codec/services/media_engine/modules/sink/ |
| H A D | audio_sink.cpp | 371 void AudioSink::CheckUpdateState(char *frame, uint64_t replyBytes, int32_t format) in CheckUpdateState() argument
|
| /foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/fast/ |
| H A D | fast_audio_capturer_source.cpp | 473 int32_t FastAudioCapturerSourceInner::CaptureFrame(char *frame, uint64_t requestBytes, uint64_t &replyBytes) in CaptureFrame() argument
|
| /foundation/multimedia/audio_framework/frameworks/native/audioutils/test/unittest/ |
| H A D | audio_utils_unit_test.cpp | 222 char frame[10] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}; in HWTEST() local 237 char frame[20] = {0, 0, 1, 1, 2, 2, 3, 3, 4, 4, 5, 5, 6, 6, 7, 7, 8, 8, 9, 9}; in HWTEST() local 252 char frame[30] = {0, 0, 0, 1, 1, 1, 2, 2, 2, 3, 3, 3, 4, 4, 4, in HWTEST() local 268 char frame[40] = {0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3, 4, 4, 4, 4, in HWTEST() local 284 char frame[10] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}; in HWTEST() local 298 int8_t frame[0]; HWTEST() local 341 int16_t frame[1] = {100}; HWTEST() local 355 int16_t frame[5] = {-6554, -8192, -10923, -16384, -32767};; HWTEST() local 369 int16_t frame[5] = {6554, 8192, 10923, 16384, 32767};; HWTEST() local 384 int16_t frame[5] = {0};; HWTEST() local 398 int16_t frame[5] = {-6554, -8192, 0, 10923, 16384}; HWTEST() local 412 char frame[1] = {100}; HWTEST() local 426 char frame[15] = {0xC0, 0x00, 0x00, 0xE0, 0x00, 0x00, 0xF0, 0x00, 0x00, 0xF8, 0x00, 0x00, 0xF4, 0x00, 0x00}; HWTEST() local 441 char frame[15] = {0x40, 0x00, 0x00, 0x20, 0x00, 0x00, 0x10, 0x00, 0x00, 0x08, 0x00, 0x00, 0x04, 0x00, 0x00}; HWTEST() local 456 char frame[3] = {0x00, 0x00, 0x00}; HWTEST() local 470 char frame[15] = {0xC0, 0x00, 0x00, 0xE0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x00, 0x00, 0x40, 0x00, 0x00}; HWTEST() local 484 int32_t frame[1] = {100}; HWTEST() local 498 int32_t frame[4] ={0XBFFFFFFF, 0X8FFFFFFF, 0XAFFFFFFF, 0XFFFFFFFF}; HWTEST() local 512 int32_t frame[4] ={0X3FFFFFF, 0X7FFFFFF, 0X1FFFFFFF, 0X3FFFFFFF}; HWTEST() local 527 int32_t frame[6] = {0}; HWTEST() local 541 int32_t frame[5] ={0XBFFFFFFF, 0X8FFFFFFF, 0, 0X1FFFFFFF, 0X3FFFFFFF}; HWTEST() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/ |
| H A D | rs_properties_test.cpp | 746 Vector4f frame = { 1.0, 1.0, 1.0, 1.0 }; in HWTEST_F() local 770 Vector4f frame = { 1.0, 1.0, 1.0, 1.0 }; in HWTEST_F() local
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/ |
| H A D | moving_photo_file_utils.cpp | 48 static string GetVersionPositionTag(uint32_t frame, bool hasExtraData, const string& data = "") in GetVersionPositionTag() argument
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
| H A D | image_format_convert_utils.cpp | 137 static void FillFrameInfo(AVFrame *frame, uint8_t *slice[], int stride[]) in FillFrameInfo() argument
|