Home
last modified time | relevance | path

Searched defs:frame (Results 176 - 200 of 2042) sorted by relevance

12345678910>>...82

/third_party/ffmpeg/doc/examples/
H A Dqsvdec.c117 AVFrame *frame = NULL, *sw_frame = NULL; in main() local
62 decode_packet(AVCodecContext *decoder_ctx, AVFrame *frame, AVFrame *sw_frame, AVPacket *pkt, AVIOContext *output_ctx) decode_packet() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Daliaspixenc.c31 encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) encode_frame() argument
H A Daasc.c39 AVFrame *frame; member
[all...]
H A Dv4l2_m2m_dec.c136 static int v4l2_receive_frame(AVCodecContext *avctx, AVFrame *frame) in v4l2_receive_frame() argument
H A Dxfacedec.c112 static int xface_decode_frame(AVCodecContext *avctx, AVFrame *frame, in xface_decode_frame() argument
H A Dws-snd1.c54 static int ws_snd_decode_frame(AVCodecContext *avctx, AVFrame *frame, in ws_snd_decode_frame() argument
H A Dwrapped_avframe.c38 AVFrame *frame = (AVFrame *)data; in wrapped_avframe_release_buffer() local
43 wrapped_avframe_encode(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) wrapped_avframe_encode() argument
H A Ds302menc.c72 s302m_encode2_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) s302m_encode2_frame() argument
H A Dmsrle.c44 AVFrame *frame; member
[all...]
/third_party/ffmpeg/fftools/
H A Dffmpeg_videotoolbox.c36 static int videotoolbox_retrieve_data(AVCodecContext *s, AVFrame *frame) in videotoolbox_retrieve_data() argument
/third_party/ffmpeg/libavfilter/
H A Df_latency.c74 AVFrame *frame = NULL; in activate() local
H A Daf_asetnsamples.c59 AVFrame *frame = NULL, *pad_frame; in activate() local
[all...]
H A Dyadif_common.c92 int ff_yadif_filter_frame(AVFilterLink *link, AVFrame *frame) in ff_yadif_filter_frame() argument
[all...]
/third_party/libunwind/libunwind/src/x86_64/
H A DGos-linux.c62 tdep_reuse_frame (struct dwarf_cursor *dw, int frame) in tdep_reuse_frame() argument
/third_party/libdrm/include/drm/
H A Ddrm_sarea.h80 struct drm_sarea_frame frame; /**< frame */ member
/third_party/nghttp2/fuzz/
H A Dfuzz_target_fdp.cc8 int on_frame_recv_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_recv_callback() argument
22 int on_header_callback2(nghttp2_session *session, const nghttp2_frame *frame, in on_header_callback2() argument
37 int on_frame_send_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_send_callback() argument
15 on_begin_headers_callback(nghttp2_session *session, const nghttp2_frame *frame, void *user_data) on_begin_headers_callback() argument
30 before_frame_send_callback(nghttp2_session *session, const nghttp2_frame *frame, void *user_data) before_frame_send_callback() argument
/third_party/ltp/testcases/network/can/cve/
H A Dcan_bcm01.c35 struct can_frame frame; member
/third_party/ltp/testcases/network/can/filter-tests/
H A Dcan_rcv_own_msgs.c23 struct can_frame frame; in test_sockets() local
[all...]
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
H A DSincResampler.cpp37 void SincResampler::readFrame(float *frame) { in readFrame() argument
/third_party/skia/modules/androidkit/src/
H A DSkottieAnimation.cpp50 static void Animation_SeekFrame(JNIEnv, jobject, jlong native_animation, jdouble frame) { in Animation_SeekFrame() argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
H A Dinterop_stacks.h110 void CreateLocalScope(napi_env env, Frame *frame) in CreateLocalScope() argument
/arkcompiler/runtime_core/static_core/runtime/interpreter/
H A Dinterpreter_impl.cpp37 void ExecuteImplType(InterpreterType interpreterType, ManagedThread *thread, const uint8_t *pc, Frame *frame, in ExecuteImplType() argument
77 void ExecuteImpl(ManagedThread *thread, const uint8_t *pc, Frame *frame, boo argument
134 auto frame = GetFrame(); DebugDump() local
[all...]
H A Dstate.h32 ALWAYS_INLINE inline explicit StateIface(Frame *frame) : acc_(frame->GetAcc()) {} in StateIface() argument
49 ALWAYS_INLINE inline void SetFrame(Frame *frame) in SetFrame() argument
92 ALWAYS_INLINE inline State(ManagedThread *thread, const uint8_t *pc, Frame *frame, const void *const *dispatchTable) in State() argument
101 ALWAYS_INLINE inline void UpdateState(const uint8_t *pc, Frame *frame) in UpdateState() argument
122 SetFrame(Frame *frame) SetFrame() argument
179 State(ManagedThread *thread, const uint8_t *pc, Frame *frame, const void *const *dispatchTable) State() argument
188 UpdateState(const uint8_t *pc, Frame *frame) UpdateState() argument
209 SetFrame(Frame *frame) SetFrame() argument
[all...]
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dstack_walker-inl.h158 auto frame = GetIFrame(); in IterateRegsForIFrame() local
/arkcompiler/runtime_core/static_core/runtime/interpreter/arch/aarch64/
H A Dglobal_regs.h76 ALWAYS_INLINE inline void SetFrame(Frame *frame) in SetFrame() argument

Completed in 8 milliseconds

12345678910>>...82