Searched refs:XCam3aResultGammaTable (Results 1 – 8 of 8) sorted by relevance
116 result = create_y_gamma_table ((XCam3aResultGammaTable*)from); in create_3a_result()119 result = create_r_gamma_table ((XCam3aResultGammaTable*)from); in create_3a_result()122 result = create_g_gamma_table ((XCam3aResultGammaTable*)from); in create_3a_result()125 result = create_b_gamma_table ((XCam3aResultGammaTable*)from); in create_3a_result()223 X3aResultFactory::create_y_gamma_table (XCam3aResultGammaTable *from) in create_y_gamma_table()229 X3aResultFactory::create_r_gamma_table (XCam3aResultGammaTable *from) in create_r_gamma_table()235 X3aResultFactory::create_g_gamma_table (XCam3aResultGammaTable *from) in create_g_gamma_table()241 X3aResultFactory::create_b_gamma_table (XCam3aResultGammaTable *from) in create_b_gamma_table()
50 SmartPtr<X3aGammaTableResult> create_y_gamma_table (XCam3aResultGammaTable *from = NULL);51 SmartPtr<X3aGammaTableResult> create_r_gamma_table (XCam3aResultGammaTable *from = NULL);52 SmartPtr<X3aGammaTableResult> create_g_gamma_table (XCam3aResultGammaTable *from = NULL);53 SmartPtr<X3aGammaTableResult> create_b_gamma_table (XCam3aResultGammaTable *from = NULL);
157 typedef X3aStandardResultT<XCam3aResultGammaTable> X3aGammaTableResult;
44 …XCamReturn translate_gamma_table (const XCam3aResultGammaTable &from, struct atomisp_gamma_table &…
152 XCam3aResultGammaTable *gt = xcam_malloc0_type (XCam3aResultGammaTable); in translate_atomisp_parameters()
75 bool set_gamma_table (const XCam3aResultGammaTable &gamma);
246 CLBayerBasicImageHandler::set_gamma_table (const XCam3aResultGammaTable &gamma) in set_gamma_table()
203 } XCam3aResultGammaTable; typedef