Home
last modified time | relevance | path

Searched defs:c_offset (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/nouveau/compiler/
Dnak_nir_lower_vtg_io.c209 nir_def *c_offset = offset; in lower_vtg_io_intrin() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp32/
Dgroup_norm_fp32.c46 int c_offset = grp_idx * num_of_ch_per_group; in GroupNormFp32() local
/third_party/skia/modules/skottie/src/effects/
DDisplacementMapEffect.cpp133 c_scale, c_offset; // coverage as a function of alpha member
/third_party/skia/m133/modules/skottie/src/effects/
DDisplacementMapEffect.cpp154 c_scale, c_offset; // coverage as a function of alpha member
/third_party/ffmpeg/libavcodec/
Ddvdec.c387 int c_offset; in dv_decode_video_segment() local
Ddvenc.c852 int mb_x, mb_y, c_offset; in dv_encode_video_segment() local
/third_party/mesa3d/src/intel/perf/
Dintel_perf.h250 int c_offset; member
/third_party/backends/backend/
Dcanon_dr.h410 int c_offset[2]; member
Davision.c7954 int c_offset = s->avdimen.line_difference * s->avdimen.hw_bytes_per_line; in reader_process() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp12383 const glw::GLint c_offset = (c > eCol) ? -1 : 0; in eliminate() local