/aosp_15_r20/external/libvpx/vpx_dsp/mips/ |
H A D | idct32x32_msa.c | 15 int16_t *tmp_buf) { in idct32x8_row_transpose_store() 42 static void idct32x8_row_even_process_store(int16_t *tmp_buf, in idct32x8_row_even_process_store() 126 static void idct32x8_row_odd_process_store(int16_t *tmp_buf, in idct32x8_row_odd_process_store() 240 static void idct_butterfly_transpose_store(int16_t *tmp_buf, in idct_butterfly_transpose_store() 352 static void idct8x32_column_even_process_store(int16_t *tmp_buf, in idct8x32_column_even_process_store() 432 static void idct8x32_column_odd_process_store(int16_t *tmp_buf, in idct8x32_column_odd_process_store()
|
H A D | fwd_dct32x32_msa.c | 248 int16_t *tmp_buf, int16_t *tmp_buf_big) { in fdct8x32_1d_column() 666 static void fdct32x8_1d_row_4x(int16_t *tmp_buf_big, int16_t *tmp_buf, in fdct32x8_1d_row_4x() 903 static void fdct32x8_1d_row_rd(int16_t *tmp_buf_big, int16_t *tmp_buf, in fdct32x8_1d_row_rd()
|
/aosp_15_r20/external/libvpx/vpx_dsp/loongarch/ |
H A D | idct32x32_lsx.c | 21 int16_t *tmp_buf) { in idct32x8_row_transpose_store() 90 static void idct32x8_row_even_process_store(int16_t *tmp_buf, in idct32x8_row_even_process_store() 182 static void idct32x8_row_odd_process_store(int16_t *tmp_buf, in idct32x8_row_odd_process_store() 313 static void idct_butterfly_transpose_store(int16_t *tmp_buf, in idct_butterfly_transpose_store() 447 static void idct8x32_column_even_process_store(int16_t *tmp_buf, in idct8x32_column_even_process_store() 542 static void idct8x32_column_odd_process_store(int16_t *tmp_buf, in idct8x32_column_odd_process_store()
|
H A D | fwd_dct32x32_lsx.c | 344 int16_t *tmp_buf, int16_t *tmp_buf_big) { in fdct8x32_1d_column() 894 static void fdct32x8_1d_row_4x(int16_t *tmp_buf_big, int16_t *tmp_buf, in fdct32x8_1d_row_4x() 1152 static void fdct32x8_1d_row_rd(int16_t *tmp_buf_big, int16_t *tmp_buf, in fdct32x8_1d_row_rd()
|
/aosp_15_r20/external/selinux/libselinux/src/ |
H A D | label_support.c | 27 char *tmp_buf = NULL; in read_spec_entry() local 158 unsigned char *tmp_buf; in digest_add_specfile() local
|
/aosp_15_r20/external/libaom/aom_dsp/ |
H A D | avg.c | 120 int16_t *tmp_buf = &buffer[0]; in aom_hadamard_4x4_c() local 182 int16_t *tmp_buf = &buffer[0]; in aom_hadamard_8x8_c() local 211 int16_t *tmp_buf = &buffer[0]; in aom_hadamard_lp_8x8_c() local 421 int16_t *tmp_buf = &buffer[0]; in aom_highbd_hadamard_8x8_c() local
|
/aosp_15_r20/external/liburing/test/ |
H A D | rsrc_tags.c | 158 char tmp_buf[1024]; in test_buffers_update() local 231 char tmp_buf[1024]; in test_buffers_empty_buffers() local
|
/aosp_15_r20/external/selinux/libsepol/src/ |
H A D | node_record.c | 379 char *tmp_buf = malloc(node->addr_sz); in sepol_node_get_addr_bytes() local 464 char *tmp_buf = malloc(node->mask_sz); in sepol_node_get_mask_bytes() local
|
H A D | services.c | 215 char tmp_buf[128]; in get_name_list() local 276 char tmp_buf[128]; in msgcat() local 401 char tmp_buf[128]; in constraint_expr_eval_reason() local
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | compound_type.c | 464 const BUFFER_SET *orig_dst, uint8_t *intrapred, const uint8_t *tmp_buf, in compute_best_interintra_mode() 553 int *best_mode_rate, const BUFFER_SET *orig_dst, uint8_t *tmp_buf, in handle_smooth_inter_intra_mode() 620 uint8_t *tmp_buf, uint8_t *intrapred_, uint8_t *intrapred, in handle_wedge_inter_intra_mode() 756 uint8_t *tmp_buf = get_buf_by_bd(xd, tmp_buf_); in av1_handle_inter_intra_mode() local
|
/aosp_15_r20/external/libevent/test/ |
H A D | regress_buffer.c | 2373 struct evbuffer *buf = NULL, *tmp_buf = NULL; in test_evbuffer_peek_first_gt() local 2409 struct evbuffer *buf = NULL, *tmp_buf = NULL; in test_evbuffer_peek() local 2529 struct evbuffer *buf = NULL, *buf_two = NULL, *tmp_buf = NULL; in test_evbuffer_freeze() local
|
/aosp_15_r20/external/libvpx/vpx_dsp/ |
H A D | avg.c | 111 int16_t *tmp_buf = &buffer[0]; in vpx_highbd_hadamard_8x8_c() local 236 int16_t *tmp_buf = &buffer[0]; in vpx_hadamard_8x8_c() local
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/debugging/internal/ |
H A D | symbolize.h | 93 char *const tmp_buf; member
|
/aosp_15_r20/frameworks/native/libs/binder/tests/unit_fuzzers/ |
H A D | BufferedTextOutputFuzz.cpp | 31 void* tmp_buf = malloc(len); in writeLines() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/x509/ |
D | x509_obj.c | 88 char tmp_buf[80]; in X509_NAME_oneline() local
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/debugging/internal/ |
H A D | symbolize.h | 99 char *const tmp_buf; member
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/ |
D | x509_obj.c | 88 char tmp_buf[80]; in X509_NAME_oneline() local
|
/aosp_15_r20/external/abseil-cpp/absl/debugging/internal/ |
H A D | symbolize.h | 99 char *const tmp_buf; member
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/debugging/internal/ |
H A D | symbolize.h | 99 char *const tmp_buf; member
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/x509/ |
H A D | x509_obj.c | 84 char tmp_buf[80]; in X509_NAME_oneline() local
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/debugging/internal/ |
H A D | symbolize.h | 99 char *const tmp_buf; member
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/debugging/internal/ |
H A D | symbolize.h | 99 char *const tmp_buf; member
|
/aosp_15_r20/external/boringssl/src/crypto/x509/ |
H A D | x509_obj.c | 84 char tmp_buf[80]; in X509_NAME_oneline() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/debugging/internal/ |
D | symbolize.h | 99 char *const tmp_buf; member
|
/aosp_15_r20/system/extras/tests/pagingtest/ |
H A D | pagingtest.c | 21 uint8_t *tmp_buf; in create_tmp_file() local
|