Home
last modified time | relevance | path

Searched defs:frame (Results 101 - 125 of 1974) sorted by relevance

12345678910>>...79

/third_party/ffmpeg/tools/
H A Dvenc_data_dump.c34 static int process_frame(DecodeContext *dc, AVFrame *frame) in process_frame() argument
H A Ddecode_simple.h39 AVFrame *frame; member
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DDemoApplet.java35 Demo frame = null; field in DemoApplet
[all...]
/third_party/libunwind/libunwind/src/arm/
H A DGstep.c151 unw_word_t frame; in unw_step() local
[all...]
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dstart.cc10 void print_frame(const wasm::Frame* frame) { in print_frame() argument
61 auto frame = trap->origin(); in run() local
H A Dstart.c11 void print_frame(wasm_frame_t* frame) { in print_frame() argument
74 own wasm_frame_t* frame = wasm_trap_origin(trap); in main() local
/third_party/nghttp2/fuzz/
H A Dfuzz_target.cc4 int on_frame_recv_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_recv_callback() argument
18 int on_header_callback2(nghttp2_session *session, const nghttp2_frame *frame, in on_header_callback2() argument
33 int on_frame_send_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_send_callback() argument
11 on_begin_headers_callback(nghttp2_session *session, const nghttp2_frame *frame, void *user_data) on_begin_headers_callback() argument
26 before_frame_send_callback(nghttp2_session *session, const nghttp2_frame *frame, void *user_data) before_frame_send_callback() argument
/third_party/mesa3d/src/util/
H A Du_debug_stack_android.cpp73 const backtrace_frame_data_t* frame = bt->GetFrame(i); in debug_backtrace_capture() local
/third_party/python/Include/internal/
H A Dpycore_ceval.h70 _PyEval_EvalFrame(PyThreadState *tstate, struct _PyInterpreterFrame *frame, int throwflag) in _PyEval_EvalFrame() argument
/third_party/skia/third_party/externals/angle2/samples/capture_replay/
H A DCaptureReplay.cpp62 uint32_t frame = variable
68 ReplayContextFrame(frame); variable
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dstream.c40 struct SPDYF_Control_Frame *frame; in SPDYF_stream_new() local
/third_party/skia/third_party/externals/oboe/src/flowgraph/
H A DSampleRateConverter.cpp57 const float *frame = getNextInputFrame(); in onProcess() local
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
H A DPolyphaseResampler.cpp38 void PolyphaseResampler::readFrame(float *frame) { in readFrame() argument
H A DPolyphaseResamplerMono.cpp28 void PolyphaseResamplerMono::writeFrame(const float *frame) { in writeFrame() argument
42 void PolyphaseResamplerMono::readFrame(float *frame) { in readFrame() argument
H A DPolyphaseResamplerStereo.cpp28 void PolyphaseResamplerStereo::writeFrame(const float *frame) { in writeFrame() argument
45 void PolyphaseResamplerStereo::readFrame(float *frame) { in readFrame() argument
/third_party/skia/tools/fiddle/
H A Dexamples.cpp15 double frame = 1.0; variable
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dfp_unwinder_test.cpp58 DfxFrame frame; in HWTEST_F() local
90 DfxFrame frame; in HWTEST_F() local
/device/soc/hisilicon/common/hal/display/hi3751v350/linux_standard/adapter/
H A Ddisplay_adapter_impl.cpp47 static int32_t DisplayFbFresh(int32_t devFd, DisplayFrameInfo *frame) in DisplayFbFresh() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/staging/android/fiq_debugger/
H A Dfiq_debugger_arm64.c167 struct stackframe frame; in fiq_debugger_dump_stacktrace() local
/device/soc/rockchip/rk3588/kernel/drivers/staging/android/fiq_debugger/
H A Dfiq_debugger_arm64.c191 struct stackframe frame; in fiq_debugger_dump_stacktrace() local
/foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/frame/
H A Dframe_unit_test.cpp61 auto frame = std::make_shared<AACFrame>(); in HWTEST_F() local
67 auto frame = std::make_shared<AACFrame>(aacFrame, sizeof(aacFrame), 0, 0, 0); in HWTEST_F() local
102 auto frame = std::make_shared<FrameImpl>(); in HWTEST_F() local
120 auto frame = std::make_shared<FrameImpl>(); HWTEST_F() local
130 auto frame = std::make_shared<FrameImpl>(); HWTEST_F() local
139 auto frame = FrameImpl::Create(); HWTEST_F() local
145 auto frame = std::make_shared<FrameImpl>(DataBuffer{}); HWTEST_F() local
151 auto frame = FrameImpl::CreateFrom(DataBuffer{}); HWTEST_F() local
157 auto frame = FrameImpl::CreateFrom(DataBuffer{}); HWTEST_F() local
165 auto frame = FrameImpl::CreateFrom(DataBuffer{}); HWTEST_F() local
173 auto frame = FrameImpl::CreateFrom(DataBuffer{}); HWTEST_F() local
181 auto frame = FrameImpl::CreateFrom(DataBuffer{}); HWTEST_F() local
189 auto frame = FrameImpl::CreateFrom(DataBuffer{}); HWTEST_F() local
197 auto frame = FrameImpl::CreateFrom(DataBuffer{}); HWTEST_F() local
205 auto frame = FrameImpl::CreateFrom(DataBuffer{}); HWTEST_F() local
213 auto frame = FrameImpl::CreateFrom(DataBuffer{}); HWTEST_F() local
221 auto frame = FrameImpl::CreateFrom(DataBuffer{}); HWTEST_F() local
230 auto frame = std::make_shared<H264Frame>(DataBuffer{}); HWTEST_F() local
236 auto frame = std::make_shared<H264Frame>(); HWTEST_F() local
242 auto frame = std::make_shared<H264Frame>(aacFrame, sizeof(aacFrame) / sizeof(uint8_t), 0); HWTEST_F() local
248 auto frame = std::make_shared<H264Frame>(aacFrame, sizeof(aacFrame) / sizeof(uint8_t), 0); HWTEST_F() local
256 auto frame = std::make_shared<H264Frame>(aacFrame, sizeof(aacFrame) / sizeof(uint8_t), 0); HWTEST_F() local
264 auto frame = std::make_shared<H264Frame>(aacFrame, sizeof(aacFrame) / sizeof(uint8_t), 0); HWTEST_F() local
272 auto frame = std::make_shared<H264Frame>(aacFrame, sizeof(aacFrame) / sizeof(uint8_t), 0); HWTEST_F() local
[all...]
/foundation/CastEngine/castengine_wifi_display/services/protocol/frame/
H A Dframe_merger.cpp35 bool FrameMerger::InputFrame(const Frame::Ptr &frame, DataBuffer::Ptr &buffer, const onOutput &cb) in InputFrame() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_gravity_demo.cpp127 auto frame = rsSurface->RequestFrame(400, 400); in Run() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/backend/
H A Drs_surface_ohos_gl_test.cpp52 std::unique_ptr<RSSurfaceFrame> frame = nullptr; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/
H A Dsurface_ohos_raster.cpp41 bool SurfaceOhosRaster::NativeFlushFrame(std::unique_ptr<SurfaceFrame>& frame) in NativeFlushFrame() argument
71 bool SurfaceOhosRaster::FlushFrame(std::unique_ptr<SurfaceFrame>& frame) in FlushFrame() argument
87 SkCanvas* SurfaceOhosRaster::GetSkCanvas(std::unique_ptr<SurfaceFrame>& frame) in GetSkCanvas() argument

Completed in 9 milliseconds

12345678910>>...79