Home
last modified time | relevance | path

Searched refs:matrix_table (Results 1 – 1 of 1) sorted by relevance

/external/libxcam/tests/
Dtest-cl-image.cpp354 …double matrix_table[XCAM_COLOR_MATRIX_SIZE] = {0.299, 0.587, 0.114, -0.14713, -0.28886, 0.436, 0.6… in main() local
355 memcpy (color_matrix.matrix, matrix_table, sizeof(double)*XCAM_COLOR_MATRIX_SIZE); in main()