Home
last modified time | relevance | path

Searched defs:buffer (Results 201 - 225 of 3556) sorted by relevance

12345678910>>...143

/third_party/ffmpeg/libavcodec/
H A Dvdpau_mpeg4.c32 vdpau_mpeg4_start_frame(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) vdpau_mpeg4_start_frame() argument
86 vdpau_mpeg4_decode_slice(av_unused AVCodecContext *avctx, av_unused const uint8_t *buffer, av_unused uint32_t size) vdpau_mpeg4_decode_slice() argument
H A Dvc2enc_dwt.h43 dwtcoef *buffer; member
/third_party/ffmpeg/libavdevice/
H A Dsndio.h37 uint8_t *buffer; member
/third_party/ffmpeg/libavformat/
H A Dnistspheredec.c37 char buffer[256], coding[32] = "pcm", format[32] = "01"; in nist_read_header() local
[all...]
/third_party/ffmpeg/libavutil/tests/
H A Dlog.c26 static int call_log_format_line2(const char *fmt, char *buffer, int buffer_size, ...) in call_log_format_line2() argument
53 char buffer[4]; in main() local
[all...]
/third_party/ffmpeg/libavutil/
H A Dfifo.h227 uint8_t *buffer; member
[all...]
/third_party/curl/lib/
H A Dstrdup.c93 void *buffer = malloc(length); in Curl_memdup() local
/third_party/cJSON/tests/
H A Dprint_value.c35 printbuffer buffer = { 0, 0, 0, 0, 0, 0, { 0, 0, 0 } }; in assert_print_value() local
[all...]
H A Dparse_array.c47 parse_buffer buffer = { 0, 0, 0, 0, { 0, 0, 0 } }; in assert_not_array() local
58 parse_buffer buffer = { 0, 0, 0, 0, { 0, 0, 0 } }; in assert_parse_array() local
[all...]
H A Dminify_tests.c146 char *buffer = (char*) malloc(sizeof(to_minify)); in cjson_minify_should_minify_json() local
H A Dprint_number.c32 printbuffer buffer = { 0, 0, 0, 0, 0, 0, { 0, 0, 0 } }; in assert_print_int64_number() local
52 printbuffer buffer = { 0, 0, 0, 0, 0, 0, { 0, 0, 0 } }; assert_print_number() local
[all...]
H A Dparse_string.c48 parse_buffer buffer = { 0, 0, 0, 0, { 0, 0, 0 } }; in assert_parse_string() local
62 parse_buffer buffer = { 0, 0, 0, 0, { 0, 0, 0 } }; in assert_not_parse_string() local
[all...]
H A Dparse_value.c46 parse_buffer buffer = { 0, 0, 0, 0, { 0, 0, 0 } }; in assert_parse_value() local
/third_party/curl/docs/examples/
H A Dftpget.c38 static size_t my_fwrite(void *buffer, size_t size, size_t nmemb, void *stream) in my_fwrite() argument
H A Dftpsget.c39 static size_t my_fwrite(void *buffer, size_t size, size_t nmemb, in my_fwrite() argument
H A Dhref_extractor.c39 static size_t write_callback(void *buffer, size_t size, size_t nmemb, in write_callback() argument
H A Dsftpget.c48 static size_t my_fwrite(void *buffer, size_t size, size_t nmemb, in my_fwrite() argument
H A Dwebsocket.c46 char buffer[256]; in recv_pong() local
75 char buffer[256]; in recv_any() local
/third_party/cups-filters/backend/
H A Dcups-brf.c42 char buffer[4096]; in main() local
/third_party/icu/icu4c/source/samples/case/
H A Ducase.c38 UChar buffer[32]; in c_main() local
[all...]
/third_party/icu/icu4c/source/io/
H A Dsscanf.cpp36 u_sscanf(const UChar *buffer, in u_sscanf() argument
51 u_sscanf_u(const UChar *buffer, in u_sscanf_u() argument
66 u_vsscanf(const UChar *buffer, in u_vsscanf() argument
99 u_vsscanf_u(const UChar *buffer, in u_vsscanf_u() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Ducat.cpp31 _catkey(char* buffer, int32_t set_num, int32_t msg_num) { in _catkey() argument
/third_party/NuttX/drivers/bch/
H A Dbchlib_write.c45 ssize_t bchlib_write(void *handle, const char *buffer, loff_t offset, size_t len) in bchlib_write() argument
[all...]
H A Dbchlib_read.c61 ssize_t bchlib_read(void *handle, char *buffer, loff_t offset, size_t len) in bchlib_read() argument
[all...]
/third_party/icu/tools/colprobe/
H A Dlongname.cpp19 char buffer[256]; in main() local
[all...]

Completed in 9 milliseconds

12345678910>>...143