Searched defs:buf16 (Results 1 – 9 of 9) sorted by relevance
606 let mut buf16 = vf16; in slice_convert_f16_f32() localVariable628 let mut buf16 = vf16; in slice_convert_f16_f32() localVariable640 let mut buf16 = vf16; in slice_convert_f16_f32() localVariable664 let mut buf16 = vf16; in slice_convert_bf16_f32() localVariable686 let mut buf16 = vf16; in slice_convert_bf16_f32() localVariable698 let mut buf16 = vf16; in slice_convert_bf16_f32() localVariable722 let mut buf16 = vf16; in slice_convert_f16_f64() localVariable744 let mut buf16 = vf16; in slice_convert_f16_f64() localVariable756 let mut buf16 = vf16; in slice_convert_f16_f64() localVariable780 let mut buf16 = vf16; in slice_convert_bf16_f64() localVariable[all …]
278 FLAC__int16 *buf16 = mbuf->p16; in format_input_() local
439 uint16_t buf16[4], enabled; in avtab_read_item() local
111 uint16_t buf16[4]; in avtab_write_item() local
428 const uint16_t *buf16 = CONVERT_TO_SHORTPTR(buf8); in tf_apply_temporal_filter_self() local758 uint16_t *const buf16 = CONVERT_TO_SHORTPTR(buf); in tf_normalize_filtered_frame() local
2269 __m256i *buf16 = buf + 16 * j; in lowbd_fwd_txfm2d_16x64_avx2() local2313 __m256i *buf16 = buf + 16 * j; in lowbd_fwd_txfm2d_64x16_avx2() local
231 uint16_t buf16[N]; in DEF_TEST() local291 uint16_t buf16[64]; in DEF_TEST() local
1392 uint16_t *buf16 = (uint16_t *)buf; in extend_lines() local
945 static INLINE uint8_t *get_buf_by_bd(const MACROBLOCKD *xd, uint8_t *buf16) { in get_buf_by_bd()