Home
last modified time | relevance | path

Searched defs:c_count (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/modules/skottie/src/layers/shapelayer/
DGradient.cpp103 const auto c_count = fStopCount, in onSync() local
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c634 anv_override_engine_counts(int *gc_count, int *g_count, int *c_count) in anv_override_engine_counts()
681 int c_count = 0; in anv_physical_device_init_queue_families() local
/third_party/ffmpeg/libavcodec/
Dhevcdec.c525 int c_count = (sps->chroma_format_idc != 0) ? 3 : 1; in set_sps() local
/third_party/toybox/generated/
Dglobals.h552 unsigned long long bytes, c_count, in_full, in_part, out_full, out_part; member