Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddvdec.c324 int c_offset; in dv_decode_video_segment() local
Ddvenc.c843 int mb_x, mb_y, c_offset; in dv_encode_video_segment() local
/third_party/skia/modules/skottie/src/effects/
DDisplacementMapEffect.cpp133 c_scale, c_offset; // coverage as a function of alpha member
/third_party/boost/libs/multiprecision/performance/
Dlinpack-benchmark.cpp994 integer a_dim1, a_offset, b_dim1, b_offset, c_dim1, c_offset, i__1, i__2; in mm_() local
/third_party/mesa3d/src/intel/perf/
Dintel_perf.h241 int c_offset; member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp12374 const glw::GLint c_offset = (c > column) ? -1 : 0; in eliminate() local