| /third_party/ffmpeg/tools/ |
| H A D | scale_slice_test.c | 51 static int process_frame(DecodeContext *dc, AVFrame *frame) in process_frame() argument 148 AVFrame *frame = av_frame_alloc(); main() local [all...] |
| H A D | uncoded_frame.c | 48 AVFrame *frame = NULL; in main() local [all...] |
| /third_party/ffmpeg/tests/api/ |
| H A D | api-h264-slice-test.c | 48 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 D | trap.c | 23 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 D | trap.cc | 20 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 D | fuzz_frames.cc | 38 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 D | can_filter.c | 84 struct can_frame frame; in run() local [all...] |
| /third_party/libdrm/tests/vbltest/ |
| H A D | vbltest.c | 57 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 D | mid-tier-register-allocator.h | 84 Frame* frame() const { return frame_; } in frame() function in v8::internal::compiler::final
|
| /third_party/node/deps/v8/src/maglev/ |
| H A D | maglev-register-frame-array.h | 32 T* frame = in RegisterFrameArray() local [all...] |
| /third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/ |
| H A D | SincResamplerStereo.cpp | 30 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 D | CHelloTriangle.cpp | 108 void frame() { in frame() function
|
| /third_party/skia/tools/debugger/ |
| H A D | DebugLayerManager.h | 118 int frame; // frame of animation on which this event was recorded. global() member [all...] |
| /third_party/skia/tools/ |
| H A D | skottie2movie.cpp | 33 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 D | frame.c | 10 _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 D | dfx_thread.cpp | 72 void DfxThread::AddFrame(DfxFrame& frame) in AddFrame() argument
|
| /foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/src/ |
| H A D | rtp_codec_aac.cpp | 103 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 D | audio_pcm_processor.cpp | 62 void AudioPcmProcessor::OnFrame(const Frame::Ptr &frame) in OnFrame() argument
|
| /foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_sink/ |
| H A D | wfd_rtp_consumer.cpp | 217 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 D | rs_canvas_node.cpp | 163 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 D | audio_endpoint_unit_test.cpp | 494 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 D | audio_hdiadapter_info.h | 59 char *frame; member
|
| /foundation/multimedia/audio_lite/services/impl/audio_source/ |
| H A D | audio_source.cpp | 252 int32_t AudioSource::ReadFrame(AudioFrame &frame, bool isBlockingRead) in ReadFrame() argument
|
| /foundation/multimedia/audio_lite/services/impl/ |
| H A D | audio_capturer_impl.cpp | 215 AudioFrame frame; in Read() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/ |
| H A D | render_service_client_scale_demo.cpp | 122 auto frame = rsSurface->RequestFrame(BUFFER_WIDTH, BUFFER_HEIGHT); in Run() local
|