csc_matrix        747 drivers/gpu/drm/i915/display/intel_sprite.c 	static const s16 csc_matrix[][9] = {
csc_matrix        761 drivers/gpu/drm/i915/display/intel_sprite.c 	const s16 *csc = csc_matrix[plane_state->base.color_encoding];
csc_matrix        992 drivers/media/platform/qcom/venus/hfi_cmds.c 		memcpy(csc->csc_matrix, in->csc_matrix,
csc_matrix        993 drivers/media/platform/qcom/venus/hfi_cmds.c 		       sizeof(csc->csc_matrix));
csc_matrix        907 drivers/media/platform/qcom/venus/hfi_helper.h 	u32 csc_matrix[HFI_MAX_MATRIX_COEFFS];