Home
last modified time | relevance | path

Searched defs:buf16 (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/half/src/
Dslice.rs606 let mut buf16 = vf16; in slice_convert_f16_f32() localVariable
628 let mut buf16 = vf16; in slice_convert_f16_f32() localVariable
640 let mut buf16 = vf16; in slice_convert_f16_f32() localVariable
664 let mut buf16 = vf16; in slice_convert_bf16_f32() localVariable
686 let mut buf16 = vf16; in slice_convert_bf16_f32() localVariable
698 let mut buf16 = vf16; in slice_convert_bf16_f32() localVariable
722 let mut buf16 = vf16; in slice_convert_f16_f64() localVariable
744 let mut buf16 = vf16; in slice_convert_f16_f64() localVariable
756 let mut buf16 = vf16; in slice_convert_f16_f64() localVariable
780 let mut buf16 = vf16; in slice_convert_bf16_f64() localVariable
[all …]
/aosp_15_r20/external/grpc-grpc/third_party/utf8_range/utf8_to_utf16/
H A Dmain.c114 static int test_manual(const struct ftab *ftab, unsigned short *buf16, in test_manual()
283 unsigned short *buf16, size_t len16, const struct ftab *ftab) in test()
317 unsigned short *buf16, size_t len16, const struct ftab *ftab) in bench()
356 unsigned short *buf16; in main() local
H A Diconv.c35 unsigned short *buf16, size_t *len16) in utf8_to16_iconv()
H A Dnaive.c34 unsigned short *buf16, size_t *len16) in utf8_to16_naive()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/utf8_range/utf8_to_utf16/
Dmain.c114 static int test_manual(const struct ftab *ftab, unsigned short *buf16, in test_manual()
283 unsigned short *buf16, size_t len16, const struct ftab *ftab) in test()
317 unsigned short *buf16, size_t len16, const struct ftab *ftab) in bench()
356 unsigned short *buf16; in main() local
Diconv.c35 unsigned short *buf16, size_t *len16) in utf8_to16_iconv()
Dnaive.c34 unsigned short *buf16, size_t *len16) in utf8_to16_naive()
/aosp_15_r20/external/flac/src/libFLAC/
H A Dmd5.c278 FLAC__int16 *buf16 = mbuf->p16; in format_input_() local
/aosp_15_r20/external/selinux/libsepol/src/
H A Davtab.c439 uint16_t buf16[4], enabled; in avtab_read_item() local
H A Dwrite.c111 uint16_t buf16[4]; in avtab_write_item() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dtemporal_filter.c495 const uint16_t *buf16 = CONVERT_TO_SHORTPTR(buf8); in tf_apply_temporal_filter_self() local
837 uint16_t *const buf16 = CONVERT_TO_SHORTPTR(buf); in tf_normalize_filtered_frame() local
/aosp_15_r20/external/libaom/av1/common/
H A Dblockd.h941 static inline uint8_t *get_buf_by_bd(const MACROBLOCKD *xd, uint8_t *buf16) { in get_buf_by_bd()
H A Drestoration.c1344 uint16_t *buf16 = (uint16_t *)buf; in extend_lines() local