Home
last modified time | relevance | path

Searched defs:x_index (Results 1 – 14 of 14) sorted by relevance

/third_party/ffmpeg/libswscale/
Dalphablend.c140 int x_index = (plane_count + 1) * x; in ff_sws_alphablendaway() local
148 int x_index = (plane_count + 1) * x; in ff_sws_alphablendaway() local
161 int x_index = (plane_count + 1) * x; in ff_sws_alphablendaway() local
/third_party/mindspore/mindspore/core/ops/
Dexpand_dims.cc51 const int64_t x_index = 0; in ExpandDimsInfer() local
DLayerNormXBackprop.cc40 const int64_t x_index = 1; in LayerNormXBackpropInferType() local
Dquant_dtype_cast.cc36 const int64_t x_index = 0; in QuantDTypeCastInfer() local
Daudio_spectrogram.cc77 const int64_t x_index = 0; in AudioSpectrogramInferType() local
Dlayer_norm.cc47 const int64_t x_index = 0; in LayerNormInfer() local
Dstrided_slice.cc226 const int64_t x_index = 0; in StridedSliceInferType() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Dminimum_grad_cpu_kernel.cc99 …ecTask(const T *x, const T *y, const T *dout, T *dx, T *dy, const size_t dim, const size_t x_index, in MinimumGradRecTask()
Dmaximum_grad_cpu_kernel.cc73 …ask(const T *x, const T *y, const T *dout, T *dx, T *dy, size_t dim, size_t x_index, size_t y_inde… in MaximumGradRecTask()
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/
Dgstdvbsubenc-util.c176 guint32 x_index; in gst_dvbsubenc_ayuv_to_ayuv8p() local
/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dparagraph_txt.cc1783 size_t x_index; in GetGlyphPositionAtCoordinate() local
1863 size_t x_index; in GetGlyphPositionAtCoordinateWithCluster() local
/third_party/skia/third_party/externals/spirv-tools/test/val/
Dval_ext_inst_test.cpp69 const size_t x_index = ext_inst_name.find_last_of('x'); in GetPackedNumComponents() local
78 const size_t x_index = ext_inst_name.find_last_of('x'); in GetPackedBitWidth() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_ext_inst_test.cpp69 const size_t x_index = ext_inst_name.find_last_of('x'); in GetPackedNumComponents() local
78 const size_t x_index = ext_inst_name.find_last_of('x'); in GetPackedBitWidth() local
/third_party/spirv-tools/test/val/
Dval_ext_inst_test.cpp96 const size_t x_index = ext_inst_name.find_last_of('x'); in GetPackedNumComponents() local
105 const size_t x_index = ext_inst_name.find_last_of('x'); in GetPackedBitWidth() local