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

/external/libxcam/tests/
H A Dtest-cl-image.cpp354 double matrix_table[XCAM_COLOR_MATRIX_SIZE] = {0.299, 0.587, 0.114, -0.14713, -0.28886, 0.436, 0.615, -0.51499, -0.10001}; local
355 memcpy (color_matrix.matrix, matrix_table, sizeof(double)*XCAM_COLOR_MATRIX_SIZE);

Completed in 774 milliseconds