Home
last modified time | relevance | path

Searched defs:temp_buffer (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/external/libvpx/vp9/encoder/x86/
H A Dvp9_frame_scale_ssse3.c228 uint8_t *const temp_buffer) { in scale_plane_2_to_1_general()
344 uint8_t *const temp_buffer) { in scale_plane_4_to_1_general()
452 uint8_t *const temp_buffer) { in scale_plane_4_to_3_general()
677 uint8_t *const temp_buffer) { in scale_plane_1_to_2_phase_0()
788 uint8_t *const temp_buffer = in vp9_scale_and_extend_frame_ssse3() local
832 uint8_t *const temp_buffer = in vp9_scale_and_extend_frame_ssse3() local
865 uint8_t *const temp_buffer = (uint8_t *)malloc(buffer_size); in vp9_scale_and_extend_frame_ssse3() local
883 uint8_t *const temp_buffer = (uint8_t *)malloc(8 * ((src_w + 7) & ~7)); in vp9_scale_and_extend_frame_ssse3() local
/aosp_15_r20/external/libaom/av1/common/x86/
H A Dresize_ssse3.c290 uint8_t *const temp_buffer) { in scale_plane_4_to_1_general()
391 uint8_t *const temp_buffer) { in scale_plane_2_to_1_general()
514 uint8_t *const temp_buffer) { in scale_plane_4_to_3_general()
739 uint8_t *const temp_buffer) { in scale_plane_1_to_2_phase_0()
876 uint8_t *const temp_buffer = in av1_resize_and_extend_frame_ssse3() local
909 uint8_t *const temp_buffer = in av1_resize_and_extend_frame_ssse3() local
939 uint8_t *const temp_buffer = (uint8_t *)malloc(buffer_size); in av1_resize_and_extend_frame_ssse3() local
954 uint8_t *const temp_buffer = (uint8_t *)malloc(8 * ((src_y_w + 7) & ~7)); in av1_resize_and_extend_frame_ssse3() local
/aosp_15_r20/external/libvpx/vp9/encoder/arm/neon/
H A Dvp9_frame_scale_neon.c188 uint8_t *const temp_buffer) { in scale_plane_2_to_1_general()
304 uint8_t *const temp_buffer) { in scale_plane_4_to_1_general()
427 uint8_t *const temp_buffer) { in scale_plane_4_to_3_bilinear()
569 uint8_t *const temp_buffer) { in scale_plane_4_to_3_general()
743 uint8_t *const temp_buffer = in vp9_scale_and_extend_frame_neon() local
784 uint8_t *const temp_buffer = in vp9_scale_and_extend_frame_neon() local
807 uint8_t *const temp_buffer = in vp9_scale_and_extend_frame_neon() local
/aosp_15_r20/external/libaom/av1/common/arm/
H A Dresize_neon.c372 uint8_t *const temp_buffer) { in scale_plane_4_to_3_bilinear()
541 uint8_t *const temp_buffer) { in scale_plane_4_to_3_8tap()
742 uint8_t *const temp_buffer = in av1_resize_and_extend_frame_neon() local
770 uint8_t *const temp_buffer = in av1_resize_and_extend_frame_neon() local
789 uint8_t *const temp_buffer = in av1_resize_and_extend_frame_neon() local
H A Dresize_neon_i8mm.c249 uint8_t *const temp_buffer = in av1_resize_and_extend_frame_neon_i8mm() local
265 uint8_t *const temp_buffer = in av1_resize_and_extend_frame_neon_i8mm() local
H A Dresize_neon_dotprod.c277 uint8_t *const temp_buffer = in av1_resize_and_extend_frame_neon_dotprod() local
293 uint8_t *const temp_buffer = in av1_resize_and_extend_frame_neon_dotprod() local
/aosp_15_r20/external/pigweed/pw_protobuf/
H A Dcodegen_message_test.cc1348 std::byte temp_buffer[Pigweed::kScratchBufferSizeBytes]; in TEST() local
1404 std::byte temp_buffer[Pigweed::kScratchBufferSizeBytes]; in TEST() local
1561 std::byte temp_buffer[Pigweed::kScratchBufferSizeBytes]; in TEST() local
1597 std::byte temp_buffer[Pigweed::kScratchBufferSizeBytes]; in TEST() local
1624 std::byte temp_buffer[Period::kScratchBufferSizeBytes]; in TEST() local
1669 std::byte temp_buffer[RepeatedTest::kScratchBufferSizeBytes + in TEST() local
1731 std::byte temp_buffer[Pigweed::kScratchBufferSizeBytes + in TEST() local
H A Dcodegen_encoder_test.cc71 std::byte temp_buffer[Pigweed::kScratchBufferSizeBytes + in TEST() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_vs_variant.c160 void *temp_buffer = MALLOC(align(count,4) * temp_vertex_stride + in vsvg_run_elts() local
224 void *temp_buffer = MALLOC(align(count,4) * temp_vertex_stride + in vsvg_run_linear() local
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_parse_utils.cpp2680 dng_memory_data temp_buffer (tagCount + 1); in ParseStringTag() local
2772 dng_memory_data temp_buffer (tagCount + 1); in ParseDualStringTag() local
2947 dng_memory_data temp_buffer ((uChars + 1) * 2); in ParseEncodedStringTag() local
3009 dng_memory_data temp_buffer (aChars + 1); in ParseEncodedStringTag() local
/aosp_15_r20/external/executorch/backends/vulkan/runtime/api/containers/
H A DParamsBuffer.cpp51 vkapi::VulkanBuffer temp_buffer(std::move(vulkan_buffer_)); in operator =() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dtriangular_solve_thunk.cc39 const BufferAllocation::Slice& temp_buffer, // in TriangularSolveThunk()
/aosp_15_r20/external/libbrillo/brillo/
H A Ddata_encoding.cc129 std::string temp_buffer; in Base64Decode() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/
H A DContext.cpp208 VulkanBuffer temp_buffer(std::move(vulkan_buffer_)); in operator =() local
/aosp_15_r20/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
H A Dsnapshot_reader.cpp187 uint8_t temp_buffer[buffer_size]; in ReadBlock() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/flex/
H A Dutil_test.cc48 char temp_buffer[kBufferSize]; in ReportError() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_unittest.cc311 char* temp_buffer = new char[40]; in TEST_F() local
611 char* temp_buffer = new char[40]; in TEST_F() local
/aosp_15_r20/external/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_unittest.cc311 char* temp_buffer = new char[40]; in TEST_F() local
611 char* temp_buffer = new char[40]; in TEST_F() local
/aosp_15_r20/external/rust/android-crates-io/crates/bincode/src/de/
Dread.rs37 temp_buffer: Vec<u8>, field
/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Dsimple_planner_test.cc158 char temp_buffer[kBufferSize]; in ReportError() local
H A Darena_planner_test.cc178 char temp_buffer[kBufferSize]; in ReportError() local
/aosp_15_r20/external/libtextclassifier/native/tensorflow_models/seq_flow_lite/tflite_ops/
H A Dlayer_norm.cc363 std::vector<float> temp_buffer(num_features, 0.0f); in DefaultLayerNorm() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dkernel_util_test.cc43 char temp_buffer[kBufferSize]; in ReportError() local
/aosp_15_r20/external/cronet/base/win/
H A Daccess_token.cc51 std::vector<char> temp_buffer(size); in GetTokenInfo() local
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dinode.c51 char *temp_buffer; member

12