Searched defs:p_data (Results 1 – 10 of 10) sorted by relevance
| /third_party/ffmpeg/libavcodec/mips/ |
| D | amrwbdec_mips.c | 69 float * p_data = (data+i); in ff_hb_fir_filter_mips() local
|
| /third_party/mbedtls/library/ |
| D | psa_its_file.c | 122 void *p_data, in psa_its_get() 177 const void *p_data, in psa_its_set()
|
| /third_party/mesa3d/src/gallium/frontends/wgl/ |
| D | stw_tls.c | 247 struct stw_tls_data ** p_data; in stw_tls_lookup_pending_data() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/lite_cv/ |
| D | lite_mat.cc | 75 LiteMat::LiteMat(int width, int height, void *p_data, LDataType data_type) { in LiteMat() 107 LiteMat::LiteMat(int width, int height, int channel, void *p_data, LDataType data_type) { in LiteMat() 221 void LiteMat::Init(int width, int height, void *p_data, LDataType data_type) { in Init() 267 void LiteMat::Init(int width, int height, int channel, void *p_data, LDataType data_type) { in Init()
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/optimizer/fusion/ |
| D | cast_fusion.cc | 310 auto p_data = reinterpret_cast<int64_t *>(data_info.data_.data()); in CastNotEqualFusion() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/java/src/main/native/ |
| D | ms_tensor.cpp | 370 …auto *p_data = reinterpret_cast<jbyte *>(env->GetDirectBufferAddress(buffer)); // get buffer poin… in Java_com_mindspore_MSTensor_setByteBufferData() local 472 auto *p_data = reinterpret_cast<jbyte *>(env->GetDirectBufferAddress(buffer)); in Java_com_mindspore_MSTensor_createTensorByNative() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/ |
| D | video_utils.cc | 723 const T *p_data = nullptr; in AVDecodeAudioFramePacket() local 746 const T *p_data = reinterpret_cast<const T *>(out_data[channel]); in AVDecodeAudioFramePlanar() local 825 T *p_data = reinterpret_cast<T *>(out_data[channel]); in AVDecodeAudioFrameByConversion() local
|
| /third_party/openssl/test/ |
| D | evp_pkey_provided_test.c | 1442 static const unsigned char p_data[] = { in test_fromdata_dsa_fips186_4() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/mindrecord/io/ |
| D | shard_reader.cc | 699 int ShardReader::SelectCallback(void *p_data, int num_fields, char **p_fields, char **p_col_names) { in SelectCallback()
|
| /third_party/python/Modules/_decimal/ |
| D | _decimal.c | 4677 mpd_uint_t p_data[1] = {2305843009213693951ULL}; in _dec_hash() local
|