| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_swapuv.c | 43 static void do_swap(AVFrame *frame) in do_swap() argument
|
| H A D | vf_vflip.c | 59 AVFrame *frame; in get_video_buffer() local 108 static int filter_frame(AVFilterLink *link, AVFrame *frame) in filter_frame() argument [all...] |
| H A D | vf_shuffleplanes.c | 94 static int shuffleplanes_filter_frame(AVFilterLink *inlink, AVFrame *frame) in shuffleplanes_filter_frame() argument [all...] |
| H A D | vf_shuffleframes.c | 82 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | uncodedframecrcenc.c | 49 static void video_frame_cksum(AVBPrint *bp, AVFrame *frame) in video_frame_cksum() argument 78 static void audio_frame_cksum(AVBPrint *bp, AVFrame *frame) in audio_frame_cksum() argument 128 write_frame(struct AVFormatContext *s, int stream_index, AVFrame **frame, unsigned flags) write_frame() argument [all...] |
| /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
|