Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/python/dataset/
Dtest_filterop.py357 def filter_func_Partial_0(col1, col2, col3, col4): argument
461 def filter_func_part_sort(col1, col2, col3, col4, col5, col6): argument
/third_party/mindspore/mindspore/lite/micro/coder/wrapper/base/
Doptimize_handler_wrapper.c31 void MatMulR4Int8_optimize_handler(const int8_t *a, const int8_t *b, int *dst, int row4, int col4, … in MatMulR4Int8_optimize_handler()
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/int8/
Dopt_op_handler.cc27 void MatMulR4Int8_optimize_handler(const int8_t *a, const int8_t *b, int *dst, int row4, int col4, … in MatMulR4Int8_optimize_handler()
/third_party/libjpeg-turbo/simd/powerpc/
Djfdctfst-altivec.c93 col0, col1, col2, col3, col4, col5, col6, col7, in jsimd_fdct_ifast_altivec() local
Djidctfst-altivec.c119 col0, col1, col2, col3, col4, col5, col6, col7, in jsimd_idct_ifast_altivec() local
Djfdctint-altivec.c185 col0, col1, col2, col3, col4, col5, col6, col7, in jsimd_fdct_islow_altivec() local
Djidctint-altivec.c214 col0, col1, col2, col3, col4, col5, col6, col7, in jsimd_idct_islow_altivec() local
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/powerpc/
Djfdctfst-altivec.c93 col0, col1, col2, col3, col4, col5, col6, col7, in jsimd_fdct_ifast_altivec() local
Djidctfst-altivec.c119 col0, col1, col2, col3, col4, col5, col6, col7, in jsimd_idct_ifast_altivec() local
Djfdctint-altivec.c185 col0, col1, col2, col3, col4, col5, col6, col7, in jsimd_fdct_islow_altivec() local
Djidctint-altivec.c214 col0, col1, col2, col3, col4, col5, col6, col7, in jsimd_idct_islow_altivec() local
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
Djfdctfst-neon.c79 int16x8_t col4 = cols_04.val[1]; in jsimd_fdct_ifast_neon() local
Djfdctint-neon.c116 int16x8_t col4 = cols_04.val[1]; in jsimd_fdct_islow_neon() local
Djidctfst-neon.c355 int16x8_t col4 = vreinterpretq_s16_s32(cols_04.val[1]); in jsimd_idct_ifast_neon() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32_grad/
Dgemm.c96 size_t col4 = col / C4NUM * C4NUM; local
471 size_t col4 = col / C4NUM * C4NUM; local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/
Ddeconv_int8.c111 int col4, bool suppport_opt) { in DeConvPackWeightSum()
Dmatmul_int8.c49 int col4 = UP_ROUND(col, C4NUM); in RowMajor2Row8x4MajorInt8() local
81 int col4 = UP_ROUND(col, C4NUM); in RowMajor2Row4x16MajorInt8() local
/third_party/gstreamer/gstplugins_good/gst/goom2k1/
Dfilters.c372 Color col1, col2, col3, col4; in zoomFilterFastRGB() local
/third_party/gstreamer/gstplugins_good/gst/goom/
Dfilters.c460 Color col1, col2, col3, col4; in c_zoom() local
/third_party/icu/icu4c/source/test/intltest/
Dapicoll.cpp254 RuleBasedCollator *col1, *col2, *col3, *col4; in TestRuleBasedColl() local
857 Collator* col4 = col1->clone(); in TestOperators() local
/third_party/icu/icu4c/source/test/cintltst/
Dcapitst.c451 UCollator *col1, *col2, *col3, *col4; in TestRuleBasedColl() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dmatmul_fp32.c784 int col4 = col / C4NUM * C4NUM; in RowMajor2Col4Major() local
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_widgets.cpp4026 float col4[4] = { col[0], col[1], col[2], 1.0f }; in ColorPicker3() local
/third_party/mesa3d/src/imgui/
Dimgui_widgets.cpp4038 float col4[4] = { col[0], col[1], col[2], 1.0f }; in ColorPicker3() local
/third_party/skia/third_party/externals/imgui/
Dimgui_widgets.cpp5052 float col4[4] = { col[0], col[1], col[2], 1.0f }; in ColorPicker3() local