Home
last modified time | relevance | path

Searched refs:xcam_fourcc_to_string (Results 1 – 22 of 22) sorted by relevance

/external/libxcam/modules/ocl/
Dcl_csc_handler.cpp119 xcam_fourcc_to_string (fourcc)); in set_output_format()
137 get_name (), xcam_fourcc_to_string (_output_format)); in prepare_buffer_pool_video_info()
Dcl_bayer_pipe_handler.cpp79 get_name (), xcam_fourcc_to_string (fourcc)); in set_output_format()
136 get_name (), xcam_fourcc_to_string (format)); in prepare_buffer_pool_video_info()
Dcl_tonemapping_handler.cpp80 XCAM_STR(get_name ()), xcam_fourcc_to_string (_output_format)); in prepare_buffer_pool_video_info()
Dcl_yuv_pipe_handler.cpp99 get_name (), xcam_fourcc_to_string (_output_format)); in prepare_buffer_pool_video_info()
Dcl_3a_image_processor.cpp73 xcam_fourcc_to_string (fourcc)); in set_output_format()
Dcl_bayer_basic_handler.cpp274 get_name (), xcam_fourcc_to_string (format)); in prepare_buffer_pool_video_info()
Dcl_post_image_processor.cpp96 xcam_fourcc_to_string(fourcc)); in set_output_format()
Dcl_geo_map_handler.cpp232 …"CLGeoMapHandler(%s) input buffer format(%s) not NV12", get_name (), xcam_fourcc_to_string (input.… in prepare_buffer_pool_video_info()
Dcl_newtonemapping_handler.cpp245 get_name (), xcam_fourcc_to_string (_output_format)); in prepare_buffer_pool_video_info()
Dcl_memory.cpp481 xcam_fourcc_to_string (video_info.format)); in video_info_2_cl_image_desc()
Dcl_fisheye_handler.cpp214 get_name (), xcam_fourcc_to_string (input.format)); in prepare_buffer_pool_video_info()
/external/libxcam/xcore/
Dxcam_buffer.cpp199 …ARNING ("XCamVideoBufferInfo reset failed, unsupported format:%s", xcam_fourcc_to_string (format)); in xcam_video_buffer_info_reset()
292 …("VideoBufferInfo get_planar_info failed, unsupported format:%s", xcam_fourcc_to_string (buf_info-… in xcam_video_buffer_get_planar_info()
Dxcam_common.cpp84 xcam_fourcc_to_string (uint32_t fourcc) in xcam_fourcc_to_string() function
Dv4l2_buffer_proxy.cpp134 xcam_fourcc_to_string (format.fmt.pix.pixelformat)); in v4l2_format_to_video_info()
Dxcam_utils.cpp297 prefix_name, info.width, info.height, xcam_fourcc_to_string (info.format)); in dump_buf_perfix_path()
Dv4l2_device.cpp297 xcam_fourcc_to_string (format.fmt.pix.pixelformat), in set_format()
/external/libxcam/xcore/base/
Dxcam_common.h77 const char *xcam_fourcc_to_string (uint32_t fourcc);
/external/libxcam/modules/ocl/intel/
Dcl_va_memory.cpp123 …XCAM_LOG_WARNING ("CLVaImage unknown format(%s) plane change", xcam_fourcc_to_string(video_info.fo… in merge_multi_plane()
/external/libxcam/modules/soft/
Dsoft_geo_mapper.cpp91 XCAM_STR(get_name ()), xcam_fourcc_to_string (in_info.format)); in configure_resource()
Dsoft_image.h220 …"videobuf to soft image failed. buf format:%s, plane:%d", xcam_fourcc_to_string (info.format), pla… in SoftImage()
Dsoft_blender.cpp652 XCAM_STR(get_name ()), xcam_fourcc_to_string (in0_info.format)); in configure_resource()
/external/libxcam/wrapper/gstreamer/
Dgstxcamsrc.cpp677 g_value_set_string (value, xcam_fourcc_to_string (src->in_format)); in gst_xcam_src_get_property()