Home
last modified time | relevance | path

Searched refs:XCAM_PIX_FMT_LAB (Results 1 – 4 of 4) sorted by relevance

/external/libxcam/xcore/
Dxcam_buffer.cpp159 case XCAM_PIX_FMT_LAB: in xcam_video_buffer_info_reset()
277 case XCAM_PIX_FMT_LAB: in xcam_video_buffer_get_planar_info()
/external/libxcam/xcore/base/
Dxcam_buffer.h61 #define XCAM_PIX_FMT_LAB v4l2_fourcc('h', 'L', 'a', 'b') macro
/external/libxcam/modules/ocl/
Dcl_csc_handler.cpp82 _output_format = XCAM_PIX_FMT_LAB; in CLCscImageHandler()
Dcl_memory.cpp449 case XCAM_PIX_FMT_LAB: in video_info_2_cl_image_desc()