Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/image/
Ddraw_bounding_box_op.cc31 std::vector<std::vector<float>> color_table; in DefaultColorTable() local
79 std::vector<std::vector<float>> color_table; in Compute() local
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/StdSuites/
DType_Names_Suite.py46 class color_table(aetools.ComponentItem): class
/external/mesa3d/src/gallium/frontends/vdpau/
Doutput.c293 void const *color_table) in vlVdpOutputSurfacePutBitsIndexed()
/external/mesa3d/src/mesa/drivers/x11/
DxmesaP.h226 unsigned long color_table[576]; /* RGB -> pixel value */ member