| /external/libvpx/vp9/encoder/x86/ |
| D | vp9_frame_scale_ssse3.c | 228 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
|
| /external/libvpx/vp9/encoder/arm/neon/ |
| D | vp9_frame_scale_neon.c | 188 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
|
| /external/libaom/av1/common/x86/ |
| D | resize_ssse3.c | 290 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
|
| /external/libaom/av1/common/arm/ |
| D | resize_neon.c | 175 uint8_t *const temp_buffer) { in scale_plane_2_to_1_general() 291 uint8_t *const temp_buffer) { in scale_plane_4_to_1_general() 421 uint8_t *const temp_buffer) { in scale_plane_4_to_3_bilinear() 560 uint8_t *const temp_buffer) { in scale_plane_4_to_3_general() 756 uint8_t *const temp_buffer = in av1_resize_and_extend_frame_neon() local 784 uint8_t *const temp_buffer = in av1_resize_and_extend_frame_neon() local 803 uint8_t *const temp_buffer = in av1_resize_and_extend_frame_neon() local
|
| /external/mesa3d/src/gallium/auxiliary/draw/ |
| D | draw_vs_variant.c | 161 void *temp_buffer = MALLOC( align(count,4) * temp_vertex_stride ); in vsvg_run_elts() local 230 void *temp_buffer = MALLOC( align(count,4) * temp_vertex_stride ); in vsvg_run_linear() local
|
| /external/pigweed/pw_protobuf/ |
| D | codegen_message_test.cc | 1317 std::byte temp_buffer[Pigweed::kScratchBufferSizeBytes]; in TEST() local 1373 std::byte temp_buffer[Pigweed::kScratchBufferSizeBytes]; in TEST() local 1530 std::byte temp_buffer[Pigweed::kScratchBufferSizeBytes]; in TEST() local 1566 std::byte temp_buffer[Pigweed::kScratchBufferSizeBytes]; in TEST() local 1593 std::byte temp_buffer[Period::kScratchBufferSizeBytes]; in TEST() local 1638 std::byte temp_buffer[RepeatedTest::kScratchBufferSizeBytes + in TEST() local 1700 std::byte temp_buffer[Pigweed::kScratchBufferSizeBytes + in TEST() local
|
| D | codegen_encoder_test.cc | 58 std::byte temp_buffer[Pigweed::kScratchBufferSizeBytes + in TEST() local
|
| /external/libbrillo/brillo/ |
| D | data_encoding.cc | 129 std::string temp_buffer; in Base64Decode() local
|
| /external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
| D | triangular_solve_thunk.cc | 39 const BufferAllocation::Slice& temp_buffer, // in TriangularSolveThunk()
|
| D | ir_emitter_unnested.cc | 2970 std::optional<const BufferAllocation*> temp_buffer; in BuildKernelThunkImpl() local
|
| /external/dng_sdk/source/ |
| D | dng_parse_utils.cpp | 2680 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
|
| /external/tensorflow/tensorflow/lite/delegates/flex/ |
| D | util_test.cc | 48 char temp_buffer[kBufferSize]; in ReportError() local
|
| /external/tensorflow/tensorflow/lite/ |
| D | simple_planner_test.cc | 158 char temp_buffer[kBufferSize]; in ReportError() local
|
| D | arena_planner_test.cc | 178 char temp_buffer[kBufferSize]; in ReportError() local
|
| /external/protobuf/src/google/protobuf/io/ |
| D | zero_copy_stream_unittest.cc | 311 char* temp_buffer = new char[40]; in TEST_F() local 611 char* temp_buffer = new char[40]; in TEST_F() local
|
| /external/cronet/third_party/protobuf/src/google/protobuf/io/ |
| D | zero_copy_stream_unittest.cc | 311 char* temp_buffer = new char[40]; in TEST_F() local 611 char* temp_buffer = new char[40]; in TEST_F() local
|
| /external/libtextclassifier/native/tensorflow_models/seq_flow_lite/tflite_ops/ |
| D | layer_norm.cc | 363 std::vector<float> temp_buffer(num_features, 0.0f); in DefaultLayerNorm() local
|
| /external/cronet/base/win/ |
| D | access_token.cc | 49 std::vector<char> temp_buffer(size); in GetTokenInfo() local
|
| /external/tensorflow/tensorflow/lite/kernels/ |
| D | kernel_util_test.cc | 43 char temp_buffer[kBufferSize]; in ReportError() local
|
| /external/e2fsprogs/lib/ext2fs/ |
| D | inode.c | 51 char *temp_buffer; member
|
| /external/tensorflow/tensorflow/core/kernels/data/experimental/ |
| D | csv_dataset_op.cc | 492 tstring temp_buffer; in SaveAndFillBuffer() local
|
| /external/pdfium/core/fpdfapi/page/ |
| D | cpdf_dib.cpp | 1155 DataVector<uint8_t> temp_buffer; in GetScanline() local
|
| /external/python/cpython3/Modules/ |
| D | posixmodule.c | 6023 PyObject *temp_buffer) in parse_file_actions() 6147 PyObject *temp_buffer = NULL; in py_posix_spawn() local
|
| /external/deqp/external/openglcts/modules/gl/ |
| D | gl4cGPUShaderFP64Tests.cpp | 6833 glw::GLint temp_buffer[2] = { 0, GL_NONE }; in verifyProgramInterfaceQuerySupport() local
|