/third_party/ffmpeg/libavfilter/ |
H A D | vf_sharpen_npp.c | 179 AVFilterContext* ctx = link->dst; in nppsharpen_filter_frame()
|
H A D | vf_weave.c | 132 AVFilterContext *ctx = inlink->dst; in filter_frame()
|
/third_party/ffmpeg/libswresample/x86/ |
H A D | audio_convert_init.c | 26 #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 D | sw_scale.c | 169 // 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 D | local.h | 264 size_t snd_strlcpy(char *dst, const char *src, size_t size);
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-http.h | 479 * \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 D | ecp.h | 684 * 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 D | tu_cmd_buffer.h | 612 void tu_render_pass_state_merge(struct tu_render_pass_state *dst,
|
/third_party/mesa3d/src/gallium/include/pipe/ |
H A D | p_state.h | 901 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) */
|
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
H A D | vmwgfx_drm.h | 489 * @dst: Destination rect, x and y may be negative. 511 struct drm_vmw_rect dst; member
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_instr.h | 249 const RegisterVec4& dst() const {return m_dest;} in dst() function in r600::InstrWithVectorResult
|
/third_party/ntfs-3g/include/ntfs-3g/ |
H A D | attrib.h | 309 const s64 bk_cnt, const u32 bk_size, void *dst);
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | genX_blorp_exec.c | 399 params->dst.clear_color_addr.buffer) { in blorp_exec()
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
H A D | tzrule.h | 776 UDate getUTC(UDate time, int32_t raw, int32_t dst) const;
|
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | tzrule.h | 776 UDate getUTC(UDate time, int32_t raw, int32_t dst) const;
|
/third_party/ltp/testcases/network/stress/tcp/multi-diffip/ |
H A D | tcp4-multi-diffip01 | 318 $LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhost_addr $rhost_addr' | PATH=/sbin:/usr/sbin:$PATH setkey -c' 2>&1 | tee $ipsec_log
|
/third_party/ltp/testcases/network/stress/tcp/uni-basic/ |
H A D | tcp4-uni-basic01 | 434 $LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhost_addr $rhost_addr' | PATH=/sbin:/usr/sbin:$PATH setkey -c' 2>&1 | tee $ipsec_log
|
/third_party/ltp/testcases/network/stress/udp/multi-diffip/ |
H A D | udp4-multi-diffip01 | 285 $LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhost_addr $rhost_addr' | PATH=/sbin:/usr/sbin:$PATH setkey -c' 2>&1 | tee $ipsec_log
|
/third_party/lz4/lib/ |
H A D | lz4frame.h | 631 void* dst, size_t dstCapacity,
|
/third_party/node/deps/v8/src/regexp/arm64/ |
H A D | regexp-macro-assembler-arm64.h | 270 void LoadRegExpStackPointerFromMemory(Register dst);
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_resource.h | 353 struct pipe_resource *dst,
|
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
H A D | gpir.h | 439 void gpir_node_replace_succ(gpir_node *dst, gpir_node *src);
|
/third_party/pulseaudio/src/modules/alsa/ |
H A D | alsa-mixer.h | 118 char *pa_alsa_mixer_id_to_string(char *dst, size_t dst_len, pa_alsa_mixer_id *id);
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationES32_autogen.h | 42 GLenum dst);
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
H A D | entry_points_gles_3_2_autogen.h | 25 ANGLE_EXPORT void GL_APIENTRY GL_BlendFunci(GLuint buf, GLenum src, GLenum dst);
|