| /third_party/ffmpeg/libavcodec/ |
| H A D | flac_parser.c | 60 uint8_t *buffer; member [all...] |
| H A D | mjpegdec.h | 64 uint8_t *buffer; member
|
| H A D | movtextenc.c | 81 AVBPrint buffer; member [all...] |
| H A D | dxva2.c | 901 DECODER_BUFFER_DESC *buffer = NULL, *buffer_slice = NULL; in ff_dxva2_common_end_frame() local [all...] |
| H A D | qdmc.c | 66 float buffer[2 * 32768]; member
|
| H A D | rasc.c | 298 uint8_t *buffer; in decode_move() local
|
| H A D | shorten.c | 172 static void fix_bitshift(ShortenContext *s, int32_t *buffer) in fix_bitshift() argument
|
| H A D | snow_dwt.c | 64 IDWTELEM *buffer; in ff_slice_buffer_load_line() local 80 IDWTELEM *buffer; in ff_slice_buffer_release() local 212 static void spatial_decompose53i(DWTELEM *buffer, DWTELEM *temp, in spatial_decompose53i() argument 285 spatial_decompose97i(DWTELEM *buffer, DWTELEM *temp, int width, int height, int stride) spatial_decompose97i() argument 319 ff_spatial_dwt(DWTELEM *buffer, DWTELEM *temp, int width, int height, int stride, int type, int decomposition_count) ff_spatial_dwt() argument 392 spatial_compose53i_init(DWTCompose *cs, IDWTELEM *buffer, int height, int stride) spatial_compose53i_init() argument 440 spatial_compose53i_dy(DWTCompose *cs, IDWTELEM *buffer, IDWTELEM *temp, int width, int height, int stride) spatial_compose53i_dy() argument 553 spatial_compose97i_init(DWTCompose *cs, IDWTELEM *buffer, int height, int stride) spatial_compose97i_init() argument 606 spatial_compose97i_dy(DWTCompose *cs, IDWTELEM *buffer, IDWTELEM *temp, int width, int height, int stride) spatial_compose97i_dy() argument 687 spatial_idwt_init(DWTCompose *cs, IDWTELEM *buffer, int width, int height, int stride, int type, int decomposition_count) spatial_idwt_init() argument 706 spatial_idwt_slice(DWTCompose *cs, IDWTELEM *buffer, IDWTELEM *temp, int width, int height, int stride, int type, int decomposition_count, int y) spatial_idwt_slice() argument 731 ff_spatial_idwt(IDWTELEM *buffer, IDWTELEM *temp, int width, int height, int stride, int type, int decomposition_count) ff_spatial_idwt() argument [all...] |
| /third_party/elfutils/libdwfl/ |
| H A D | link_map.c | 131 void *buffer; global() member 135 integrated_memory_callback(Dwfl *dwfl, int ndx, void **buffer, size_t *buffer_available, GElf_Addr vaddr, size_t minread, void *arg) integrated_memory_callback() argument 235 release_buffer(struct memory_closure *closure, void **buffer, size_t *buffer_available, int result) release_buffer() argument 239 (*closure->callback) (closure->dwfl, -1, buffer, buffer_available, 0, 0, release_buffer() local 246 read_addrs(struct memory_closure *closure, uint_fast8_t elfclass, uint_fast8_t elfdata, void **buffer, size_t *buffer_available, GElf_Addr vaddr, GElf_Addr *read_vaddr, size_t n, GElf_Addr *addrs ) read_addrs() argument 318 void *buffer = NULL; report_r_debug() local 650 void *buffer = NULL; consider_executable() local [all...] |
| /third_party/elfio/c_wrapper/ |
| H A D | elfio_c_wrapper.cpp | 137 void elfio_section_get_name( psection_t psection, char* buffer, int len ) in elfio_section_get_name() argument
|
| /third_party/curl/tests/server/ |
| H A D | util.c | 90 char buffer[2048 + 1]; in logmsg() local
|
| /third_party/elfio/examples/c_wrapper/ |
| H A D | elfio_c_wrapper.cpp | 137 void elfio_section_get_name( psection_t psection, char* buffer, int len ) in elfio_section_get_name() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_adeclick.c | 69 AVFrame *buffer; member
|
| H A D | af_apsyclip.c | 377 static void r2c(float *buffer, int size) in r2c() argument 386 static void c2r(float *buffer, int size) in c2r() argument
|
| H A D | vf_colorchannelmixer.c | 52 int *buffer; member 312 int i, j, size, *buffer = s->buffer; in config_output() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | rdt.c | 89 char buffer[RTP_MAX_PACKET_LENGTH + AV_INPUT_BUFFER_PADDING_SIZE]; member
|
| H A D | spdifenc.c | 63 uint8_t *buffer; ///< allocated buffer, used for swap bytes member [all...] |
| H A D | ty.c | 155 find_es_header(const uint8_t *header, const uint8_t *buffer, int search_len) find_es_header() argument
|
| /third_party/curl/lib/ |
| H A D | socks.c | 85 unsigned char buffer[CURL_SOCKS_BUF_SIZE]; member [all...] |
| H A D | transfer.c | 132 static size_t trailers_read(char *buffer, size_t size, size_t nitems, in trailers_read() argument [all...] |
| /third_party/curl/lib/vssh/ |
| H A D | libssh.c | 2945 void Curl_ssh_version(char *buffer, size_t buflen) in Curl_ssh_version() argument
|
| /third_party/curl/lib/vtls/ |
| H A D | schannel_verify.c | 160 char buffer[STRERROR_LEN]; in add_certs_data_to_store() local 189 char buffer[STRERROR_LEN]; in add_certs_data_to_store() local 237 char buffer[STRERROR_LEN]; in add_certs_file_to_store() local 259 char buffer[STRERROR_LE in add_certs_file_to_store() local 269 char buffer[STRERROR_LEN]; add_certs_file_to_store() local 299 char buffer[STRERROR_LEN]; add_certs_file_to_store() local 484 char buffer[STRERROR_LEN]; Curl_verify_host() local 613 char buffer[STRERROR_LEN]; Curl_verify_certificate() local 648 char buffer[STRERROR_LEN]; Curl_verify_certificate() local 695 char buffer[STRERROR_LEN]; Curl_verify_certificate() local 719 char buffer[STRERROR_LEN]; Curl_verify_certificate() local [all...] |
| /third_party/curl/src/ |
| H A D | tool_formparse.c | 180 size_t tool_mime_stdin_read(char *buffer, in tool_mime_stdin_read() argument
|
| /third_party/glfw/deps/ |
| H A D | stb_image_write.h | 271 unsigned char buffer[64]; member 298 STBIWDEF int stbiw_convert_wchar_to_utf8(char *buffer, size_t bufferlen, const wchar_t* input) in stbiw_convert_wchar_to_utf8() argument [all...] |
| /third_party/alsa-lib/src/rawmidi/ |
| H A D | rawmidi.c | 1080 snd_rawmidi_write(snd_rawmidi_t *rawmidi, const void *buffer, size_t size) snd_rawmidi_write() argument 1095 snd_rawmidi_read(snd_rawmidi_t *rawmidi, void *buffer, size_t size) snd_rawmidi_read() argument 1113 snd_rawmidi_tread(snd_rawmidi_t *rawmidi, struct timespec *tstamp, void *buffer, size_t size) snd_rawmidi_tread() argument [all...] |