Home
last modified time | relevance | path

Searched defs:data_buf (Results 1 - 10 of 10) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/statx/
H A Dstatx02.c108 char data_buf[SIZE] = "LinusTorvalds"; in setup() local
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ocb.h35 unsigned char data_buf[OCB_MAX_DATA_LEN]; /* Store partial data blocks */ member
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ocb.h35 unsigned char data_buf[OCB_MAX_DATA_LEN]; /* Store partial data blocks */ member
/third_party/ffmpeg/libavcodec/
H A Dcbs.c792 cbs_insert_unit_data(CodedBitstreamFragment *frag, CodedBitstreamUnitType type, uint8_t *data, size_t data_size, AVBufferRef *data_buf, int position) cbs_insert_unit_data() argument
829 ff_cbs_append_unit_data(CodedBitstreamFragment *frag, CodedBitstreamUnitType type, uint8_t *data, size_t data_size, AVBufferRef *data_buf) ff_cbs_append_unit_data() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_vif.c50 float *data_buf[NUM_DATA_BUFS]; member
287 compute_vif2(AVFilterContext *ctx, const float *ref, const float *main, int w, int h, int ref_stride, int main_stride, float *score, float *const data_buf[NUM_DATA_BUFS], float **temp, int gnb_threads) compute_vif2() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_aes.c110 unsigned char data_buf[16]; /* Store partial data blocks */ member
/third_party/openssl/crypto/evp/
H A De_aes.c110 unsigned char data_buf[16]; /* Store partial data blocks */ member
/third_party/backends/sanei/
H A Dsanei_scsi.c3259 char *data_buf; in sanei_scsi_cmd2() local
/third_party/FreeBSD/sys/dev/usb/storage/
H A Dumass.c2784 uint8_t *data_buf = buf; in umass_read10() local
2843 uint8_t *data_buf in umass_read16() local
2902 uint8_t *data_buf = (uint8_t *)buf; umass_write10() local
2957 uint8_t *data_buf = (uint8_t *)buf; umass_write16() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11.c2977 u8 *data_buf = NULL; in handle_auth_pasn_resp() local

Completed in 32 milliseconds