| /third_party/ffmpeg/libavcodec/ |
| H A D | h261.c | 33 static void h261_loop_filter(uint8_t *src, int stride) in h261_loop_filter() argument
|
| H A D | 012v.c | 45 const uint8_t *line_end, *src = avpkt->data; in zero12v_decode_frame() local [all...] |
| H A D | v210x.c | 42 const uint32_t *src = (const uint32_t *)avpkt->data; in decode_frame() local
|
| H A D | videodsp_template.c | 27 void FUNC(ff_emulated_edge_mc)(uint8_t *buf, const uint8_t *src, in ff_emulated_edge_mc() argument [all...] |
| H A D | pafaudio.c | 49 const uint8_t *src = pkt->data; in paf_audio_decode() local
|
| H A D | tmv.c | 42 const uint8_t *src = avpkt->data; in tmv_decode_frame() local
|
| /third_party/elfutils/libelf/ |
| H A D | gelf_update_symshndx.c | 43 gelf_update_symshndx(Elf_Data *symdata, Elf_Data *shndxdata, int ndx, GElf_Sym *src, Elf32_Word srcshndx) gelf_update_symshndx() argument
|
| H A D | gelf_getsymshndx.c | 82 Elf32_Sym *src; in gelf_getsymshndx() local
|
| /third_party/ffmpeg/libavcodec/ppc/ |
| H A D | fmtconvert_altivec.c | 31 static void int32_to_float_fmul_scalar_altivec(float *dst, const int32_t *src, in int32_to_float_fmul_scalar_altivec() argument
|
| /third_party/ffmpeg/libavcodec/x86/ |
| H A D | vc1dsp_init.c | 63 vc1_h_loop_filter16_sse4(uint8_t *src, ptrdiff_t stride, int pq) vc1_h_loop_filter16_sse4() argument [all...] |
| /third_party/ffmpeg/libavfilter/tests/ |
| H A D | integral.c | 42 static const uint8_t src[] = { in main() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_hflip_init.h | 32 static void hflip_byte_c(const uint8_t *src, uint8_t *dst, int w) in hflip_byte_c() argument 40 const uint16_t *src = (const uint16_t *)ssrc; in hflip_short_c() local 49 const uint32_t *src = (const uint32_t *)ssrc; in hflip_dword_c() local 56 static void hflip_b24_c(const uint8_t *src, uint8_t *dst, int w) in hflip_b24_c() argument 68 static void hflip_b48_c(const uint8_t *src, uint8_t *dst, int w) in hflip_b48_c() argument 82 const uint64_t *src = (const uint64_t *)ssrc; hflip_qword_c() local [all...] |
| H A D | vf_pp7.h | 38 uint8_t *src; member
|
| /third_party/ffmpeg/libavfilter/x86/ |
| H A D | vf_eq_init.c | 32 process_sse2(EQParameters *param, uint8_t *dst, int dst_stride, const uint8_t *src, int src_stride, int w, int h) process_sse2() argument
|
| H A D | vf_noise.c | 29 static void line_noise_avg_mmx(uint8_t *dst, const uint8_t *src, in line_noise_avg_mmx() argument 72 static void line_noise_mmxext(uint8_t *dst, const uint8_t *src, in line_noise_mmxext() argument
|
| H A D | vf_gradfun_init.c | 42 static void gradfun_filter_line_mmxext(uint8_t *dst, const uint8_t *src, in gradfun_filter_line_mmxext() argument 59 static void gradfun_filter_line_ssse3(uint8_t *dst, const uint8_t *src, const uint16_t *dc, in gradfun_filter_line_ssse3() argument 76 gradfun_blur_line_sse2(uint16_t *dc, uint16_t *buf, const uint16_t *buf1, const uint8_t *src, int src_linesize, int width) gradfun_blur_line_sse2() argument [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | rtmpdigest.c | 34 int ff_rtmp_calc_digest(const uint8_t *src, int len, int gap, in ff_rtmp_calc_digest() argument
|
| /third_party/ffmpeg/libavutil/ |
| H A D | rc4.c | 55 void av_rc4_crypt(AVRC4 *r, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int decrypt) { in av_rc4_crypt() argument
|
| H A D | uuid.h | 131 static inline void av_uuid_copy(AVUUID dest, const AVUUID src) in av_uuid_copy() argument
|
| /third_party/curl/lib/ |
| H A D | strdup.c | 70 wchar_t *Curl_wcsdup(const wchar_t *src) in Curl_wcsdup() argument 91 void *Curl_memdup(const void *src, size_t length) in Curl_memdup() argument 112 void *Curl_memdup0(const char *src, size_t length) in Curl_memdup0() argument
|
| /third_party/gn/src/base/strings/ |
| H A D | utf_string_conversion_utils.cc | 14 bool ReadUnicodeCharacter(const char* src, in ReadUnicodeCharacter() argument 33 bool ReadUnicodeCharacter(const char16_t* src, in ReadUnicodeCharacter() argument 94 void PrepareForUTF8Output(const CHAR* src, in PrepareForUTF8Output() argument 113 PrepareForUTF16Or32Output(const char* src, size_t src_len, STRING* output) PrepareForUTF16Or32Output() argument [all...] |
| /third_party/ffmpeg/libswscale/ |
| H A D | gamma.c | 38 uint8_t ** src = desc->src->plane[0].line; in gamma_convert() local 58 int ff_init_gamma_convert(SwsFilterDescriptor *desc, SwsSlice * src, uint16_t *table) in ff_init_gamma_convert() argument
|
| H A D | hscale_fast_bilinear.c | 23 ff_hyscale_fast_c(SwsContext *c, int16_t *dst, int dstWidth, const uint8_t *src, int srcW, int xInc) ff_hyscale_fast_c() argument
|
| /third_party/ffmpeg/libswresample/aarch64/ |
| H A D | audio_convert_init.c | 33 static void conv_flt_to_s16_neon(uint8_t **dst, const uint8_t **src, int len){ in conv_flt_to_s16_neon() argument 37 static void conv_fltp_to_s16_2ch_neon(uint8_t **dst, const uint8_t **src, int len){ in conv_fltp_to_s16_2ch_neon() argument 41 static void conv_fltp_to_s16_nch_neon(uint8_t **dst, const uint8_t **src, int len){ in conv_fltp_to_s16_nch_neon() argument [all...] |
| /third_party/ffmpeg/libswresample/arm/ |
| H A D | audio_convert_init.c | 33 static void conv_flt_to_s16_neon(uint8_t **dst, const uint8_t **src, int len){ in conv_flt_to_s16_neon() argument 37 static void conv_fltp_to_s16_2ch_neon(uint8_t **dst, const uint8_t **src, int len){ in conv_fltp_to_s16_2ch_neon() argument 41 static void conv_fltp_to_s16_nch_neon(uint8_t **dst, const uint8_t **src, int len){ in conv_fltp_to_s16_nch_neon() argument [all...] |