Searched refs:xcam_fourcc_to_string (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/ |
| H A D | xcam_common.cpp | 74 xcam_fourcc_to_string (uint32_t fourcc) in xcam_fourcc_to_string() function
|
| H A D | xcam_buffer.cpp | 213 …ARNING ("XCamVideoBufferInfo reset failed, unsupported format:%s", xcam_fourcc_to_string (format)); in xcam_video_buffer_info_reset() 306 …("VideoBufferInfo get_planar_info failed, unsupported format:%s", xcam_fourcc_to_string (buf_info-… in xcam_video_buffer_get_planar_info()
|
| H A D | v4l2_buffer_proxy.cpp | 168 xcam_fourcc_to_string (format.fmt.pix.pixelformat)); in v4l2_format_to_video_info()
|
| H A D | v4l2_device.cpp | 415 xcam_fourcc_to_string (format.fmt.pix.pixelformat), in set_format() 438 xcam_fourcc_to_string (pixelformat), in set_format()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/xcore/base/ |
| H A D | xcam_common.h | 79 const char *xcam_fourcc_to_string (uint32_t fourcc);
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/media_enquiry/media_enquiry/ |
| H A D | media_enquiry.cpp | 54 …%uX%u\npixelformat: %s\n",fmt.fmt.pix.width,fmt.fmt.pix.height, xcam_fourcc_to_string(fmt.fmt.pi… in get_video_fmt_info() 544 …printf("%-15s%-4uX%-5u", xcam_fourcc_to_string(fmt.fmt.pix.pixelformat), fmt.fmt.pix.width, fmt.fm… in pipelin_dev_info_print_two()
|