OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:set_rgbtoyuv_matrix
(Results
1 - 3
of
3
) sorted by null
/external/libxcam/modules/ocl/
cl_yuv_pipe_handler.h
46
bool
set_rgbtoyuv_matrix
(const XCam3aResultColorMatrix &matrix);
cl_yuv_pipe_handler.cpp
80
CLYuvPipeImageHandler::
set_rgbtoyuv_matrix
(const XCam3aResultColorMatrix &matrix)
function in class:XCam::CLYuvPipeImageHandler
cl_3a_image_processor.cpp
190
_yuv_pipe->
set_rgbtoyuv_matrix
(csc_res->get_standard_result ());
Completed in 1152 milliseconds