Searched refs:csc_res (Results 1 – 1 of 1) sorted by relevance
183 SmartPtr<X3aColorMatrixResult> csc_res = result.dynamic_cast_ptr<X3aColorMatrixResult> (); in apply_3a_result() local184 XCAM_ASSERT (csc_res.ptr ()); in apply_3a_result()186 _csc->set_matrix (csc_res->get_standard_result ()); in apply_3a_result()190 _yuv_pipe->set_rgbtoyuv_matrix (csc_res->get_standard_result ()); in apply_3a_result()