Home
last modified time | relevance | path

Searched defs:frame (Results 851 - 875 of 1974) sorted by relevance

1...<<31323334353637383940>>...79

/third_party/node/deps/v8/src/profiler/
H A Dallocation-tracker.cc213 JavaScriptFrame* frame = it.frame(); in AllocationEvent() local
H A Dsampling-heap-profiler.cc139 JavaScriptFrame* frame = frame_it.frame(); in AddStack() local
H A Dtick-sample.cc328 i::InterpretedFrame* frame = in GetStackSample() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_debug_flush.c57 struct debug_stack_frame *frame; member
183 debug_flush_alert(const char *s, const char *op, unsigned start, unsigned depth, boolean continued, boolean capture, const struct debug_stack_frame *frame) debug_flush_alert() argument
[all...]
/third_party/python/Python/
H A Dsuggestions.c223 PyFrameObject *frame = traceback->tb_frame; in offer_suggestions_for_name_error() local
/third_party/pulseaudio/speex/libspeexdsp/
H A Dscal.c230 float frame[N]; in speex_decorrelate() local
[all...]
/third_party/python/Include/internal/
H A Dpycore_frame.h102 _PyFrame_InitializeSpecials( _PyInterpreterFrame *frame, PyFunctionObject *func, PyObject *locals, int nlocalsplus) _PyFrame_InitializeSpecials() argument
122 _PyFrame_GetLocalsArray(_PyInterpreterFrame *frame) _PyFrame_GetLocalsArray() argument
128 _PyFrame_GetStackPointer(_PyInterpreterFrame *frame) _PyFrame_GetStackPointer() argument
134 _PyFrame_SetStackPointer(_PyInterpreterFrame *frame, PyObject **stack_pointer) _PyFrame_SetStackPointer() argument
148 _PyFrame_IsIncomplete(_PyInterpreterFrame *frame) _PyFrame_IsIncomplete() argument
163 _PyFrame_GetFrameObject(_PyInterpreterFrame *frame) _PyFrame_GetFrameObject() argument
230 _PyFrame_GetGenerator(_PyInterpreterFrame *frame) _PyFrame_GetGenerator() argument
[all...]
/third_party/skia/third_party/externals/libgifcodec/
H A DSkGifImageReader.cpp488 auto* frame = m_frames.back().get(); in parse() local
[all...]
/third_party/skia/third_party/externals/libwebp/examples/
H A Dgif2webp.c110 WebPPicture frame; // Frame rectangle only (not disposed). in main() local
[all...]
/third_party/skia/third_party/externals/libwebp/imageio/
H A Dwicdec.c265 IWICBitmapFrameDecode* frame in ReadPictureWithWIC() local
129 ExtractICCP(IWICImagingFactory* const factory, IWICBitmapFrameDecode* const frame, MetadataPayload* const iccp) ExtractICCP() argument
188 ExtractMetadata(IWICImagingFactory* const factory, IWICBitmapFrameDecode* const frame, Metadata* const metadata) ExtractMetadata() argument
210 HasAlpha(IWICImagingFactory* const factory, IWICBitmapDecoder* const decoder, IWICBitmapFrameDecode* const frame, GUID pixel_format) HasAlpha() argument
[all...]
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
H A DMultiChannelResampler.h173 void writeNextFrame(const float *frame) { in writeNextFrame() argument
183 void readNextFrame(float *frame) { in readNextFrame() argument
[all...]
/third_party/skia/tests/
H A DCodecAnimTest.cpp447 SkBitmap frame; DEF_TEST() local
[all...]
H A DCodecPartialTest.cpp243 SkBitmap frame; in DEF_TEST() local
292 SkBitmap frame; DEF_TEST() local
[all...]
/third_party/skia/third_party/externals/dawn/examples/
H A DComputeBoids.cpp310 void frame() { in frame() function
H A DCubeReflection.cpp253 void frame() { in frame() function
/third_party/skia/tools/fiddle/
H A Dfiddle_main.cpp43 double frame; // A value in [0, 1] of where we are in the animation. variable
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbt-codec-msbc.c151 struct msbc_frame *frame; in encode_buffer() local
271 struct msbc_frame *frame; decode_buffer() local
[all...]
/third_party/python/Modules/clinic/
H A Dsignalmodule.c.h25 PyObject *frame; in signal_default_int_handler() local
/third_party/skia/experimental/ffmpeg/
H A DSkVideoEncoder.cpp279 bool SkVideoEncoder::sendFrame(AVFrame* frame) { in sendFrame() argument
/third_party/skia/modules/particles/src/
H A DSkParticleEffect.cpp265 start(double now, bool looping, SkPoint position, SkVector heading, float scale, SkVector velocity, float spin, SkColor4f color, float frame, float seed) start() argument
/third_party/skia/modules/skresources/src/
H A DSkResources.cpp80 sk_sp<SkImage> frame; member
155 auto frame = fPlayer->getFrame(); in generateFrame() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dbrowser.c279 static void view_cb_title_changed(WebKitWebView *view, WebKitWebFrame *frame, in view_cb_title_changed() argument
220 view_cb_resource_request_starting(WebKitWebView *view, WebKitWebFrame *frame, WebKitWebResource *res, WebKitNetworkRequest *req, WebKitNetworkResponse *resp, struct browser_context *ctx) view_cb_resource_request_starting() argument
237 view_cb_mime_type_policy_decision( WebKitWebView *view, WebKitWebFrame *frame, WebKitNetworkRequest *req, gchar *mime, WebKitWebPolicyDecision *policy, struct browser_context *ctx) view_cb_mime_type_policy_decision() argument
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dunwinder_test.cpp668 DfxFrame frame; in HWTEST_F() local
701 DfxFrame frame; HWTEST_F() local
730 DfxFrame frame; HWTEST_F() local
955 DfxFrame frame; HWTEST_F() local
972 std::shared_ptr<DfxFrame> frame = nullptr; HWTEST_F() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H A Ddrv_hdmi_infoframe.c79 static hdmi_video_code_vic avi_header_pack(struct hdmi_avi_infoframe *frame, hi_void *buffer, hdmi_3d_mode _3d_mode) in avi_header_pack() argument
105 hdmi_avi_infoframe_pack(struct hdmi_avi_infoframe *frame, hi_void *buffer, hi_u32 size, hdmi_3d_mode _3d_mode) hdmi_avi_infoframe_pack() argument
163 hdmi_drm_infoframe_pack(hdmi_drm_infoframe *frame, hi_void *buffer, hi_u32 size) hdmi_drm_infoframe_pack() argument
233 hdmi_audio_infoframe_pack(struct hdmi_audio_infoframe *frame, hi_void *buffer, hi_u32 size) hdmi_audio_infoframe_pack() argument
278 hdmi_vendor_specific_infoframe_pack(struct hdmi_vendor_specific_infoframe *frame, hi_void *buffer, hi_u32 size) hdmi_vendor_specific_infoframe_pack() argument
[all...]
/device/soc/rockchip/rk3568/hardware/codec/include/
H A Dhdi_mpp.h114 MppFrame frame; member

Completed in 16 milliseconds

1...<<31323334353637383940>>...79