Home
last modified time | relevance | path

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

/external/libxcam/xcore/
Dx3a_result_factory.cpp80 result = create_yuv2rgb_colormatrix ((XCam3aResultColorMatrix*)from); in create_3a_result()
169 X3aResultFactory::create_yuv2rgb_colormatrix (XCam3aResultColorMatrix *from) in create_yuv2rgb_colormatrix() function in XCam::X3aResultFactory
Dx3a_result_factory.h41 … SmartPtr<X3aColorMatrixResult> create_yuv2rgb_colormatrix (XCam3aResultColorMatrix *from = NULL);