Home
last modified time | relevance | path

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

/third_party/skia/modules/skottie/src/effects/
DDisplacementMapEffect.cpp133 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.h254 int c_offset; member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp12383 const glw::GLint c_offset = (c > eCol) ? -1 : 0; in eliminate() local