Home
last modified time | relevance | path

Searched defs:frame (Results 76 - 100 of 1789) sorted by relevance

12345678910>>...72

/third_party/ffmpeg/libavcodec/
H A Dqsvenc_mpeg2.c48 qsv_enc_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) qsv_enc_frame() argument
H A Dqsvenc_jpeg.c48 qsv_enc_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) qsv_enc_frame() argument
H A Dtmv.c39 static int tmv_decode_frame(AVCodecContext *avctx, AVFrame *frame, in tmv_decode_frame() argument
[all...]
/third_party/ffmpeg/libavcodec/x86/
H A Dw64xmmtest.c58 wrap(avcodec_send_frame(AVCodecContext *avctx, const AVFrame *frame)) in avcodec_send_frame() argument
63 wrap(avcodec_receive_frame(AVCodecContext *avctx, AVFrame *frame)) in avcodec_receive_frame() argument
/third_party/ffmpeg/libavfilter/
H A Dvideo.c43 AVFrame *frame = NULL; in ff_default_get_video_buffer2() local
[all...]
/third_party/ffmpeg/libavutil/
H A Ddetection_bbox.c51 AVDetectionBBoxHeader *av_detection_bbox_create_side_data(AVFrame *frame, uint32_t nb_bboxes) in av_detection_bbox_create_side_data() argument
/third_party/ffmpeg/tools/
H A Dvenc_data_dump.c34 static int process_frame(DecodeContext *dc, AVFrame *frame) in process_frame() argument
H A Ddecode_simple.h39 AVFrame *frame; member
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DDemoApplet.java35 Demo frame = null; field in DemoApplet
[all...]
/third_party/libunwind/libunwind/src/arm/
H A DGstep.c151 unw_word_t frame; in unw_step() local
[all...]
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dstart.cc10 void print_frame(const wasm::Frame* frame) { in print_frame() argument
61 auto frame = trap->origin(); in run() local
H A Dstart.c11 void print_frame(wasm_frame_t* frame) { in print_frame() argument
74 own wasm_frame_t* frame = wasm_trap_origin(trap); in main() local
/third_party/nghttp2/fuzz/
H A Dfuzz_target.cc4 int on_frame_recv_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_recv_callback() argument
18 int on_header_callback2(nghttp2_session *session, const nghttp2_frame *frame, in on_header_callback2() argument
33 int on_frame_send_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_send_callback() argument
11 on_begin_headers_callback(nghttp2_session *session, const nghttp2_frame *frame, void *user_data) on_begin_headers_callback() argument
26 before_frame_send_callback(nghttp2_session *session, const nghttp2_frame *frame, void *user_data) before_frame_send_callback() argument
/third_party/mesa3d/src/util/
H A Du_debug_stack_android.cpp73 const backtrace_frame_data_t* frame = bt->GetFrame(i); in debug_backtrace_capture() local
/third_party/python/Include/internal/
H A Dpycore_ceval.h70 _PyEval_EvalFrame(PyThreadState *tstate, struct _PyInterpreterFrame *frame, int throwflag) in _PyEval_EvalFrame() argument
/third_party/skia/third_party/externals/angle2/samples/capture_replay/
H A DCaptureReplay.cpp62 uint32_t frame = variable
68 ReplayContextFrame(frame); variable
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dstream.c40 struct SPDYF_Control_Frame *frame; in SPDYF_stream_new() local
/third_party/skia/third_party/externals/oboe/src/flowgraph/
H A DSampleRateConverter.cpp57 const float *frame = getNextInputFrame(); in onProcess() local
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
H A DPolyphaseResampler.cpp38 void PolyphaseResampler::readFrame(float *frame) { in readFrame() argument
H A DPolyphaseResamplerMono.cpp28 void PolyphaseResamplerMono::writeFrame(const float *frame) { in writeFrame() argument
42 void PolyphaseResamplerMono::readFrame(float *frame) { in readFrame() argument
H A DPolyphaseResamplerStereo.cpp28 void PolyphaseResamplerStereo::writeFrame(const float *frame) { in writeFrame() argument
45 void PolyphaseResamplerStereo::readFrame(float *frame) { in readFrame() argument
/third_party/skia/tools/fiddle/
H A Dexamples.cpp15 double frame = 1.0; variable
/device/soc/hisilicon/common/hal/display/hi3751v350/linux_standard/adapter/
H A Ddisplay_adapter_impl.cpp47 static int32_t DisplayFbFresh(int32_t devFd, DisplayFrameInfo *frame) in DisplayFbFresh() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/staging/android/fiq_debugger/
H A Dfiq_debugger_arm64.c167 struct stackframe frame; in fiq_debugger_dump_stacktrace() local
/device/soc/rockchip/rk3588/kernel/drivers/staging/android/fiq_debugger/
H A Dfiq_debugger_arm64.c191 struct stackframe frame; in fiq_debugger_dump_stacktrace() local

Completed in 10 milliseconds

12345678910>>...72