Searched defs:d30 (Results 1 – 3 of 3) sorted by relevance
/third_party/boost/boost/geometry/srs/projections/proj/ |
D | igh.hpp | 136 inline T d30() { return T(30) * geometry::math::d2r<T>(); } in d30() function 295 static const T d30 = igh::d30<T>(); in setup_igh() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/ |
D | conv3x3_int8.c | 38 int16x8_t d30 = vsubq_s16(vld1q_s16(tmp_data + 12 * 8), zp); in Conv3x3Int8InputUnit() local
|
/third_party/ffmpeg/libavcodec/mips/ |
D | hevc_lpf_sao_msa.c | 37 int32_t dp00, dq00, dp30, dq30, d00, d30; in hevc_loopfilter_luma_hor_msa() local 461 int32_t dp00, dq00, dp30, dq30, d00, d30; in hevc_loopfilter_luma_ver_msa() local
|