Searched defs:c_offset (Results 1 – 6 of 6) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | dvdec.c | 324 int c_offset; in dv_decode_video_segment() local
|
D | dvenc.c | 843 int mb_x, mb_y, c_offset; in dv_encode_video_segment() local
|
/third_party/skia/modules/skottie/src/effects/ |
D | DisplacementMapEffect.cpp | 133 c_scale, c_offset; // coverage as a function of alpha member
|
/third_party/boost/libs/multiprecision/performance/ |
D | linpack-benchmark.cpp | 994 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/ |
D | intel_perf.h | 241 int c_offset; member
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cGPUShaderFP64Tests.cpp | 12374 const glw::GLint c_offset = (c > column) ? -1 : 0; in eliminate() local
|