Home
last modified time | relevance | path

Searched refs:XCAM_PIX_FMT_RGBA64 (Results 1 – 7 of 7) sorted by relevance

/external/libxcam/xcore/
Dxcam_buffer.cpp109 case XCAM_PIX_FMT_RGBA64: in xcam_video_buffer_info_reset()
273 case XCAM_PIX_FMT_RGBA64: in xcam_video_buffer_get_planar_info()
/external/libxcam/xcore/base/
Dxcam_buffer.h59 #define XCAM_PIX_FMT_RGBA64 v4l2_fourcc('w', 'R', 'G', 'a') macro
/external/libxcam/tests/
Dtest-cl-image.cpp204 input_format = XCAM_PIX_FMT_RGBA64; in main()
227 output_format = XCAM_PIX_FMT_RGBA64; in main()
/external/libxcam/modules/ocl/
Dcl_image_scaler.cpp275 } else if (XCAM_PIX_FMT_RGBA64 == format) { in create_cl_image_scaler_handler()
Dcl_post_image_processor.cpp81 case XCAM_PIX_FMT_RGBA64: in set_output_format()
Dcl_tnr_handler.cpp168 if (XCAM_PIX_FMT_RGBA64 != format) { in calculate_image_histogram()
Dcl_memory.cpp381 case XCAM_PIX_FMT_RGBA64: in video_info_2_cl_image_desc()