Home | History | Annotate | Download | only in camera

Lines Matching refs:__FUNCTION__

147               __FUNCTION__, required_mem);
419 __FUNCTION__, (int)extra_size);
510 D("%s Replied: %s", __FUNCTION__, reply);
545 E("%s: Invalid format in query '%s'", __FUNCTION__, (const char*)msg);
550 D("%s Camera factory query '%s'", __FUNCTION__, query_name);
558 __FUNCTION__, (const char*)msg);
663 __FUNCTION__, param);
676 __FUNCTION__, param);
692 __FUNCTION__, cc->device_name);
700 E("%s: Camera device '%s' is in use", __FUNCTION__, cc->device_name);
710 __FUNCTION__, cc->device_name, cc->inp_channel);
730 W("%s: Camera '%s' is already connected", __FUNCTION__, cc->device_name);
738 E("%s: Unable to open camera device '%s'", __FUNCTION__, cc->device_name);
743 D("%s: Camera device '%s' is now connected", __FUNCTION__, cc->device_name);
761 W("%s: Camera '%s' is already disconnected", __FUNCTION__, cc->device_name);
770 __FUNCTION__, cc->device_name);
805 E("%s: Camera '%s' is not connected", __FUNCTION__, cc->device_name);
815 E("%s: Missing parameters for the query", __FUNCTION__);
822 E("%s: Invalid or missing 'dim' parameter in '%s'", __FUNCTION__, param);
829 E("%s: Invalid or missing 'pix' parameter in '%s'", __FUNCTION__, param);
837 E("%s: Invalid 'dim' parameter in '%s'", __FUNCTION__, param);
846 E("%s: Invalid 'dim' parameter in '%s'", __FUNCTION__, param);
858 W("%s: Camera '%s' is already started", __FUNCTION__, cc->device_name);
864 __FUNCTION__, cc->device_name, (const char*)&cc->pixel_format,
895 __FUNCTION__, (char*)&cc->pixel_format);
906 __FUNCTION__, (char*)&cc->camera_info->pixel_format, (char*)&cc->pixel_format);
923 __FUNCTION__, cc->video_frame_size, cc->preview_frame_size);
935 __FUNCTION__, cc->device_name, (const char*)&cc->pixel_format,
944 __FUNCTION__, cc->device_name, (char*)&cc->pixel_format, cc->width,
961 W("%s: Camera '%s' is not started", __FUNCTION__, cc->device_name);
969 __FUNCTION__, cc->device_name, strerror(errno));
977 D("%s: Camera device '%s' is now stopped.", __FUNCTION__, cc->device_name);
1011 E("%s: Camera '%s' is not started", __FUNCTION__, cc->device_name);
1020 __FUNCTION__, param);
1048 __FUNCTION__, cc->device_name, cc->video_frame_size,
1096 __FUNCTION__, cc->device_name,
1103 __FUNCTION__, cc->device_name, strerror(errno));
1183 T("%s: Camera client query: '%s'", __FUNCTION__, (char*)msg);
1186 E("%s: Invalid query '%s'", __FUNCTION__, (char*)msg);
1208 E("%s: Unknown query '%s'", __FUNCTION__, (char*)msg);
1220 __FUNCTION__, cc->device_name, cc->inp_channel);
1249 __FUNCTION__, client_param ? client_param : "Factory");
1281 __FUNCTION__, SERVICE_NAME);
1284 D("%s: Registered '%s' qemud service", __FUNCTION__, SERVICE_NAME);