Searched defs:buf_in (Results 1 – 12 of 12) sorted by relevance
| /third_party/ffmpeg/libavformat/ |
| D | movenccenc.c | 44 const uint8_t *buf_in, int size) in auxiliary_info_write() 90 const uint8_t *buf_in, int size) in mov_cenc_write_encrypted() 168 const uint8_t *buf_in, int size) in ff_mov_cenc_write_packet() 193 const uint8_t *buf_in, int size) in ff_mov_cenc_avc_parse_nal_units() 233 int nal_length_size, AVIOContext *pb, const uint8_t *buf_in, int size) in ff_mov_cenc_avc_write_nal_units()
|
| D | avc.c | 74 const uint8_t *buf_in, int size) in avc_parse_nal_units() 109 int ff_avc_parse_nal_units(AVIOContext *pb, const uint8_t *buf_in, int size) in ff_avc_parse_nal_units() 129 int ff_avc_parse_nal_units_buf(const uint8_t *buf_in, uint8_t **buf, int *size) in ff_avc_parse_nal_units_buf()
|
| D | hevc.c | 998 int ff_hevc_annexb2mp4(AVIOContext *pb, const uint8_t *buf_in, in ff_hevc_annexb2mp4() 1046 int ff_hevc_annexb2mp4_buf(const uint8_t *buf_in, uint8_t **buf_out, in ff_hevc_annexb2mp4_buf()
|
| /third_party/node/deps/openssl/openssl/crypto/asn1/ |
| D | a_verify.c | 32 unsigned char *p, *buf_in = NULL; in ASN1_verify() local 117 unsigned char *buf_in = NULL; in ASN1_item_verify_ctx() local
|
| D | a_sign.c | 32 unsigned char *p, *buf_in = NULL, *buf_out = NULL; in ASN1_sign() local 157 unsigned char *buf_in = NULL, *buf_out = NULL; in ASN1_item_sign_ctx() local
|
| /third_party/openssl/crypto/asn1/ |
| D | a_verify.c | 32 unsigned char *p, *buf_in = NULL; in ASN1_verify() local 117 unsigned char *buf_in = NULL; in ASN1_item_verify_ctx() local
|
| D | a_sign.c | 32 unsigned char *p, *buf_in = NULL, *buf_out = NULL; in ASN1_sign() local 157 unsigned char *buf_in = NULL, *buf_out = NULL; in ASN1_item_sign_ctx() local
|
| /third_party/ffmpeg/tools/ |
| D | cws2fws.c | 31 char buf_in[1024], buf_out[65536]; in main() local
|
| /third_party/elfutils/libelf/ |
| D | elf_compress.c | 210 __libelf_decompress (void *buf_in, size_t size_in, size_t size_out) in __libelf_decompress() 297 void *buf_in = data->d_buf + hsize; in __libelf_decompress_elf() local
|
| D | elf_compress_gnu.c | 180 void *buf_in = data->d_buf + hsize; in elf_compress_gnu() local
|
| /third_party/node/deps/openssl/openssl/apps/ |
| D | pkeyutl.c | 112 unsigned char *buf_in = NULL, *buf_out = NULL, *sig = NULL; in pkeyutl_main() local
|
| /third_party/openssl/apps/ |
| D | pkeyutl.c | 112 unsigned char *buf_in = NULL, *buf_out = NULL, *sig = NULL; in pkeyutl_main() local
|