Home
last modified time | relevance | path

Searched defs:frame (Results 326 - 350 of 1974) sorted by relevance

1...<<11121314151617181920>>...79

/third_party/ffmpeg/tools/
H A Dscale_slice_test.c51 static int process_frame(DecodeContext *dc, AVFrame *frame) in process_frame() argument
148 AVFrame *frame = av_frame_alloc(); main() local
[all...]
H A Duncoded_frame.c48 AVFrame *frame = NULL; in main() local
[all...]
/third_party/ffmpeg/tests/api/
H A Dapi-h264-slice-test.c48 static int decode(AVCodecContext *dec_ctx, AVFrame *frame, in decode() argument
113 AVFrame *frame = NULL; main() local
[all...]
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dtrap.c23 void print_frame(wasm_frame_t* frame) { in print_frame() argument
121 own wasm_frame_t* frame = wasm_trap_origin(trap); in main() local
H A Dtrap.cc20 void print_frame(const wasm::Frame* frame) { in print_frame() argument
98 auto frame = trap->origin(); in run() local
/third_party/nghttp2/fuzz/
H A Dfuzz_frames.cc38 nghttp2_headers frame, oframe; in check_frame_pack_headers() local
98 nghttp2_push_promise frame, oframe; in check_frame_push_promise() local
/third_party/ltp/testcases/network/can/filter-tests/
H A Dcan_filter.c84 struct can_frame frame; in run() local
[all...]
/third_party/libdrm/tests/vbltest/
H A Dvbltest.c57 static void vblank_handler(int fd, unsigned int frame, unsigned int sec, in vblank_handler() argument
/third_party/node/deps/v8/src/compiler/backend/
H A Dmid-tier-register-allocator.h84 Frame* frame() const { return frame_; } in frame() function in v8::internal::compiler::final
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-register-frame-array.h32 T* frame = in RegisterFrameArray() local
[all...]
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
H A DSincResamplerStereo.cpp30 void SincResamplerStereo::writeFrame(const float *frame) { in writeFrame() argument
48 void SincResamplerStereo::readFrame(float *frame) { in readFrame() argument
/third_party/skia/third_party/externals/dawn/examples/
H A DCHelloTriangle.cpp108 void frame() { in frame() function
/third_party/skia/tools/debugger/
H A DDebugLayerManager.h118 int frame; // frame of animation on which this event was recorded. global() member
[all...]
/third_party/skia/tools/
H A Dskottie2movie.cpp33 static void produce_frame(SkSurface* surf, skottie::Animation* anim, double frame) { in produce_frame() argument
130 const double frame = i * fps_scale; in main() local
/third_party/python/Python/
H A Dframe.c10 _PyFrame_Traverse(_PyInterpreterFrame *frame, visitproc visit, void *arg) in _PyFrame_Traverse() argument
27 _PyFrame_MakeAndSetFrameObject(_PyInterpreterFrame *frame) in _PyFrame_MakeAndSetFrameObject() argument
79 take_ownership(PyFrameObject *f, _PyInterpreterFrame *frame) take_ownership() argument
120 _PyFrame_Clear(_PyInterpreterFrame *frame) _PyFrame_Clear() argument
166 _PyInterpreterFrame_GetLine(_PyInterpreterFrame *frame) _PyInterpreterFrame_GetLine() argument
[all...]
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_thread.cpp72 void DfxThread::AddFrame(DfxFrame& frame) in AddFrame() argument
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/src/
H A Drtp_codec_aac.cpp103 auto frame = FrameImpl::Create(); in ObtainFrame() local
134 void RtpDecoderAAC::InputFrame(const Frame::Ptr &frame) in InputFrame() argument
168 InputFrame(const Frame::Ptr &frame) InputFrame() argument
[all...]
/foundation/CastEngine/castengine_wifi_display/services/codec/src/
H A Daudio_pcm_processor.cpp62 void AudioPcmProcessor::OnFrame(const Frame::Ptr &frame) in OnFrame() argument
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_sink/
H A Dwfd_rtp_consumer.cpp217 void WfdRtpConsumer::OnRtpUnpackCallback(uint32_t ssrc, const Frame::Ptr &frame) in OnRtpUnpackCallback() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_canvas_node.cpp163 auto frame = GetStagingProperties().GetFrame(); in GetPaintWidth() local
169 auto frame = GetStagingProperties().GetFrame(); in GetPaintHeight() local
/foundation/multimedia/audio_framework/services/audio_service/test/unittest/audio_endpoint_unit_test/src/
H A Daudio_endpoint_unit_test.cpp494 char frame[] = {'8', '8', '8', '8', '8', '8', '8', '8'}; in HWTEST_F() local
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/common/include/
H A Daudio_hdiadapter_info.h59 char *frame; member
/foundation/multimedia/audio_lite/services/impl/audio_source/
H A Daudio_source.cpp252 int32_t AudioSource::ReadFrame(AudioFrame &frame, bool isBlockingRead) in ReadFrame() argument
/foundation/multimedia/audio_lite/services/impl/
H A Daudio_capturer_impl.cpp215 AudioFrame frame; in Read() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_scale_demo.cpp122 auto frame = rsSurface->RequestFrame(BUFFER_WIDTH, BUFFER_HEIGHT); in Run() local

Completed in 10 milliseconds

1...<<11121314151617181920>>...79