| /third_party/ffmpeg/doc/examples/ |
| H A D | qsvdec.c | 117 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 D | aliaspixenc.c | 31 encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) encode_frame() argument
|
| H A D | aasc.c | 39 AVFrame *frame; member [all...] |
| H A D | v4l2_m2m_dec.c | 136 static int v4l2_receive_frame(AVCodecContext *avctx, AVFrame *frame) in v4l2_receive_frame() argument
|
| H A D | xfacedec.c | 112 static int xface_decode_frame(AVCodecContext *avctx, AVFrame *frame, in xface_decode_frame() argument
|
| H A D | ws-snd1.c | 54 static int ws_snd_decode_frame(AVCodecContext *avctx, AVFrame *frame, in ws_snd_decode_frame() argument
|
| H A D | wrapped_avframe.c | 38 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 D | s302menc.c | 72 s302m_encode2_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) s302m_encode2_frame() argument
|
| H A D | msrle.c | 44 AVFrame *frame; member [all...] |
| /third_party/ffmpeg/fftools/ |
| H A D | ffmpeg_videotoolbox.c | 36 static int videotoolbox_retrieve_data(AVCodecContext *s, AVFrame *frame) in videotoolbox_retrieve_data() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | f_latency.c | 74 AVFrame *frame = NULL; in activate() local
|
| H A D | af_asetnsamples.c | 59 AVFrame *frame = NULL, *pad_frame; in activate() local [all...] |
| H A D | yadif_common.c | 92 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 D | Gos-linux.c | 62 tdep_reuse_frame (struct dwarf_cursor *dw, int frame) in tdep_reuse_frame() argument
|
| /third_party/libdrm/include/drm/ |
| H A D | drm_sarea.h | 80 struct drm_sarea_frame frame; /**< frame */ member
|
| /third_party/nghttp2/fuzz/ |
| H A D | fuzz_target_fdp.cc | 8 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 D | can_bcm01.c | 35 struct can_frame frame; member
|
| /third_party/ltp/testcases/network/can/filter-tests/ |
| H A D | can_rcv_own_msgs.c | 23 struct can_frame frame; in test_sockets() local [all...] |
| /third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/ |
| H A D | SincResampler.cpp | 37 void SincResampler::readFrame(float *frame) { in readFrame() argument
|
| /third_party/skia/modules/androidkit/src/ |
| H A D | SkottieAnimation.cpp | 50 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 D | interop_stacks.h | 110 void CreateLocalScope(napi_env env, Frame *frame) in CreateLocalScope() argument
|
| /arkcompiler/runtime_core/static_core/runtime/interpreter/ |
| H A D | interpreter_impl.cpp | 37 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 D | state.h | 32 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 D | stack_walker-inl.h | 158 auto frame = GetIFrame(); in IterateRegsForIFrame() local
|
| /arkcompiler/runtime_core/static_core/runtime/interpreter/arch/aarch64/ |
| H A D | global_regs.h | 76 ALWAYS_INLINE inline void SetFrame(Frame *frame) in SetFrame() argument
|