Home
last modified time | relevance | path

Searched defs:tmp_buf (Results 1 – 25 of 75) sorted by relevance

123

/aosp_15_r20/external/libvpx/vpx_dsp/mips/
H A Didct32x32_msa.c15 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 Dfwd_dct32x32_msa.c248 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 Didct32x32_lsx.c21 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 Dfwd_dct32x32_lsx.c344 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 Dlabel_support.c27 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 Davg.c120 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 Drsrc_tags.c158 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 Dnode_record.c379 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 Dservices.c215 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 Dcompound_type.c464 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 Dregress_buffer.c2373 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 Davg.c111 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 Dsymbolize.h93 char *const tmp_buf; member
/aosp_15_r20/frameworks/native/libs/binder/tests/unit_fuzzers/
H A DBufferedTextOutputFuzz.cpp31 void* tmp_buf = malloc(len); in writeLines() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/x509/
Dx509_obj.c88 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 Dsymbolize.h99 char *const tmp_buf; member
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/
Dx509_obj.c88 char tmp_buf[80]; in X509_NAME_oneline() local
/aosp_15_r20/external/abseil-cpp/absl/debugging/internal/
H A Dsymbolize.h99 char *const tmp_buf; member
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/debugging/internal/
H A Dsymbolize.h99 char *const tmp_buf; member
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/x509/
H A Dx509_obj.c84 char tmp_buf[80]; in X509_NAME_oneline() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/debugging/internal/
H A Dsymbolize.h99 char *const tmp_buf; member
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/debugging/internal/
H A Dsymbolize.h99 char *const tmp_buf; member
/aosp_15_r20/external/boringssl/src/crypto/x509/
H A Dx509_obj.c84 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/
Dsymbolize.h99 char *const tmp_buf; member
/aosp_15_r20/system/extras/tests/pagingtest/
H A Dpagingtest.c21 uint8_t *tmp_buf; in create_tmp_file() local

123