Home
last modified time | relevance | path

Searched defs:tmp_ptr (Results 1 – 11 of 11) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/dvpp/utils/
DThreadSafeQueue.h93 T tmp_ptr = queue_.front(); in Pop() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/kernel/
Dlog_softmax.c35 void *tmp_ptr = log_softmax->softmax_.sum_data_; in LogSoftmaxLastAxisRun() local
/third_party/ffmpeg/libavfilter/
Daf_ashowinfo.c192 void *tmp_ptr = av_realloc_array(s->plane_checksums, channels, sizeof(*s->plane_checksums)); in filter_frame() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_aos.c809 LLVMValueRef tmp_ptr; in lp_build_fetch_rgba_aos() local
915 LLVMValueRef tmp_ptr; in lp_build_fetch_rgba_aos() local
/third_party/pulseaudio/src/tests/
Dlfe-filter-test.c130 short *tmp_ptr; in START_TEST() local
/third_party/selinux/libsepol/src/
Dusers.c226 void *tmp_ptr; in sepol_user_modify() local
/third_party/ffmpeg/libavcodec/
Dshorten.c536 void *tmp_ptr; in shorten_decode_frame() local
586 void *tmp_ptr; in shorten_decode_frame() local
Dvp9dsp_template.c2050 pixel tmp[64 * 71], *tmp_ptr = tmp; in do_8tap_2d_c() local
2164 pixel tmp[64 * 65], *tmp_ptr = tmp; in do_bilin_2d_c() local
2338 pixel tmp[64 * 135], *tmp_ptr = tmp; in do_scaled_8tap_c() local
2412 pixel tmp[64 * 129], *tmp_ptr = tmp; in do_scaled_bilin_c() local
Ddvbsubdec.c1295 DVBSubRegionDisplay *tmp_display_list, **tmp_ptr; in dvbsub_parse_page_segment() local
/third_party/openssl/crypto/modes/
Docb128.c102 void *tmp_ptr; in ocb_lookup_l() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/consumers/
Dtree_consumer.cc836 auto tmp_ptr = std::make_unique<std::vector<uint8_t>>(num_of_elements * sizeof(S)); in TransformTensor() local