Home
last modified time | relevance | path

Searched refs:MODE_COUNT (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/gm/
H A Dtablecolorfilter.cpp218 MODE_COUNT = 4, enumerator
239 const int MODES = MODE_COUNT * COLOR_COUNT;
242 for (int i = 0; i < MODE_COUNT; ++i) {
/third_party/ffmpeg/libavcodec/
H A Dsipr.h53 MODE_COUNT enumerator
H A Dcinepakenc.c77 MODE_COUNT, enumerator
887 for (mode = 0; mode < MODE_COUNT; mode++) { in rd_strip()
H A Dsipr.c70 static const SiprModeParam modes[MODE_COUNT] = {
/third_party/mesa3d/src/broadcom/compiler/
H A Dnir_to_vir.c335 MODE_COUNT = 0, enumerator
343 * In MODE_COUNT mode, records the number of TMU writes required and flushes
377 if (mode == MODE_COUNT) in emit_tmu_general_store_writes()
401 * In MODE_COUNT mode, records the number of TMU writes required and flushes
419 if (mode == MODE_COUNT) in emit_tmu_general_atomic_writes()
426 if (mode == MODE_COUNT) in emit_tmu_general_atomic_writes()
436 * In MODE_COUNT mode, records the number of TMU writes required to emit the
453 if (mode == MODE_COUNT) { in emit_tmu_general_address_write()
616 for (enum emit_mode mode = MODE_COUNT; mode != MODE_LAST; mode++) { in ntq_emit_tmu_general()
617 assert(mode == MODE_COUNT || tmu_write in ntq_emit_tmu_general()
[all...]

Completed in 8 milliseconds