Searched refs:xcam_fourcc_to_string (Results 1 – 22 of 22) sorted by relevance
/external/libxcam/modules/ocl/ |
D | cl_csc_handler.cpp | 119 xcam_fourcc_to_string (fourcc)); in set_output_format() 137 get_name (), xcam_fourcc_to_string (_output_format)); in prepare_buffer_pool_video_info()
|
D | cl_bayer_pipe_handler.cpp | 79 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()
|
D | cl_tonemapping_handler.cpp | 80 XCAM_STR(get_name ()), xcam_fourcc_to_string (_output_format)); in prepare_buffer_pool_video_info()
|
D | cl_yuv_pipe_handler.cpp | 99 get_name (), xcam_fourcc_to_string (_output_format)); in prepare_buffer_pool_video_info()
|
D | cl_3a_image_processor.cpp | 73 xcam_fourcc_to_string (fourcc)); in set_output_format()
|
D | cl_bayer_basic_handler.cpp | 274 get_name (), xcam_fourcc_to_string (format)); in prepare_buffer_pool_video_info()
|
D | cl_post_image_processor.cpp | 96 xcam_fourcc_to_string(fourcc)); in set_output_format()
|
D | cl_geo_map_handler.cpp | 232 …"CLGeoMapHandler(%s) input buffer format(%s) not NV12", get_name (), xcam_fourcc_to_string (input.… in prepare_buffer_pool_video_info()
|
D | cl_newtonemapping_handler.cpp | 245 get_name (), xcam_fourcc_to_string (_output_format)); in prepare_buffer_pool_video_info()
|
D | cl_memory.cpp | 481 xcam_fourcc_to_string (video_info.format)); in video_info_2_cl_image_desc()
|
D | cl_fisheye_handler.cpp | 214 get_name (), xcam_fourcc_to_string (input.format)); in prepare_buffer_pool_video_info()
|
/external/libxcam/xcore/ |
D | xcam_buffer.cpp | 199 …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()
|
D | xcam_common.cpp | 84 xcam_fourcc_to_string (uint32_t fourcc) in xcam_fourcc_to_string() function
|
D | v4l2_buffer_proxy.cpp | 134 xcam_fourcc_to_string (format.fmt.pix.pixelformat)); in v4l2_format_to_video_info()
|
D | xcam_utils.cpp | 297 prefix_name, info.width, info.height, xcam_fourcc_to_string (info.format)); in dump_buf_perfix_path()
|
D | v4l2_device.cpp | 297 xcam_fourcc_to_string (format.fmt.pix.pixelformat), in set_format()
|
/external/libxcam/xcore/base/ |
D | xcam_common.h | 77 const char *xcam_fourcc_to_string (uint32_t fourcc);
|
/external/libxcam/modules/ocl/intel/ |
D | cl_va_memory.cpp | 123 …XCAM_LOG_WARNING ("CLVaImage unknown format(%s) plane change", xcam_fourcc_to_string(video_info.fo… in merge_multi_plane()
|
/external/libxcam/modules/soft/ |
D | soft_geo_mapper.cpp | 91 XCAM_STR(get_name ()), xcam_fourcc_to_string (in_info.format)); in configure_resource()
|
D | soft_image.h | 220 …"videobuf to soft image failed. buf format:%s, plane:%d", xcam_fourcc_to_string (info.format), pla… in SoftImage()
|
D | soft_blender.cpp | 652 XCAM_STR(get_name ()), xcam_fourcc_to_string (in0_info.format)); in configure_resource()
|
/external/libxcam/wrapper/gstreamer/ |
D | gstxcamsrc.cpp | 677 g_value_set_string (value, xcam_fourcc_to_string (src->in_format)); in gst_xcam_src_get_property()
|