Home
last modified time | relevance | path

Searched refs:dst (Results 4876 - 4900 of 5704) sorted by relevance

1...<<191192193194195196197198199200>>...229

/foundation/multimedia/image_framework/frameworks/kits/cj/include/
H A Dimage_ffi.h112 FFI_EXPORT uint32_t FfiOHOSReadPixelsToBuffer(int64_t id, uint64_t bufferSize, uint8_t *dst);
/foundation/multimedia/image_effect/test/unittest/
H A Dimage_effect_inner_unittest.cpp50 ErrorCode Render(EffectBuffer *src, EffectBuffer *dst, std::shared_ptr<EffectContext> &context) override
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/
H A Dwifi_hdi_wpa_client.h850 void AppendStr(std::string &dst, const char* format, va_list args);
/third_party/ffmpeg/libavcodec/
H A Datrac1.c86 void (*vector_fmul_window)(float *dst, const float *src0,
H A Dmpegvideo.h580 int ff_update_duplicate_context(MpegEncContext *dst, const MpegEncContext *src);
H A Dvp56.h77 typedef void (*VP56Filter)(VP56Context *s, uint8_t *dst, uint8_t *src,
/third_party/ffmpeg/libavdevice/
H A Ddshow_capture.h44 long ff_copy_dshow_media_type(AM_MEDIA_TYPE *dst, const AM_MEDIA_TYPE *src);
/third_party/ffmpeg/libavcodec/x86/
H A Dvp6dsp.asm117 ; void ff_vp6_filter_diag4_<opt>(uint8_t *dst, uint8_t *src, ptrdiff_t stride,
/third_party/ffmpeg/libavfilter/
H A Df_segment.c152 AVFilterContext *ctx = inlink->dst; in config_input()
H A Dvf_cover_rect.c125 AVFilterContext *ctx = inlink->dst; in filter_frame()
H A Dopencl.c47 AVFilterContext *avctx = inlink->dst; in ff_opencl_filter_config_input()
H A Dvf_scale_vaapi.c102 AVFilterContext *avctx = inlink->dst; in scale_vaapi_filter_frame()
H A Dvf_tile.c197 AVFilterContext *ctx = inlink->dst; in filter_frame()
H A Dvf_threshold.c156 AVFilterContext *ctx = inlink->dst; in config_input()
H A Dvf_sharpen_npp.c179 AVFilterContext* ctx = link->dst; in nppsharpen_filter_frame()
H A Dvf_weave.c132 AVFilterContext *ctx = inlink->dst; in filter_frame()
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_blend_init.c29 uint8_t *dst, ptrdiff_t dst_linesize, \
/third_party/ffmpeg/libavutil/
H A Dchannel_layout.h621 * Make a copy of a channel layout. This differs from just assigning src to dst
626 * @param dst destination channel layout
630 int av_channel_layout_copy(AVChannelLayout *dst, const AVChannelLayout *src);
/third_party/ffmpeg/libswresample/x86/
H A Daudio_convert_init.c26 #define PROTO(pre, in, out, cap) void ff ## pre ## in## _to_ ##out## _a_ ##cap(uint8_t **dst, const uint8_t **src, int len);
/third_party/ffmpeg/tests/checkasm/
H A Dsw_scale.c169 // The dst parameter here is either int16_t or int32_t but we use void* to in check_hscale()
171 declare_func_emms(AV_CPU_FLAG_MMX, void, void *c, void *dst, int dstW, in check_hscale()
/third_party/alsa-lib/include/
H A Dlocal.h264 size_t snd_strlcpy(char *dst, const char *src, size_t size);
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-http.h479 * \param dst: pointer to buffer to receive the copy
480 * \param len: number of bytes available at dst
489 * This api returns -1, or the length of the string it copied into dst if it
494 lws_hdr_custom_copy(struct lws *wsi, char *dst, int len, const char *name,
/third_party/mbedtls/include/mbedtls/
H A Decp.h684 * group \p dst.
686 * \param dst The destination group. This must be initialized.
693 int mbedtls_ecp_group_copy(mbedtls_ecp_group *dst,
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_cmd_buffer.h612 void tu_render_pass_state_merge(struct tu_render_pass_state *dst,
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_state.h901 or rendering (dst), ZS is always supported */
902 } dst, src; member
918 bool alpha_blend; /* dst.rgb = src.rgb * src.a + dst.rgb * (1 - src.a) */

Completed in 24 milliseconds

1...<<191192193194195196197198199200>>...229