• Home
  • Raw
  • Download

Lines Matching refs:AV_LOG_ERROR

163     av_log(avctx, AV_LOG_ERROR, "Camera with id %s disconnected.\n",  in camera_dev_disconnected()
172 av_log(avctx, AV_LOG_ERROR, "Error %s on camera with id %s.\n", in camera_dev_error()
184 av_log(avctx, AV_LOG_ERROR, "Failed to get camera id list, error: %s.\n", in open_camera()
192 av_log(avctx, AV_LOG_ERROR, "Failed to allocate memory for camera_id.\n"); in open_camera()
196 av_log(avctx, AV_LOG_ERROR, "No camera with index %d available.\n", in open_camera()
206 av_log(avctx, AV_LOG_ERROR, "Failed to get metadata for camera with id %s, error: %s.\n", in open_camera()
218 av_log(avctx, AV_LOG_ERROR, "Failed to open camera with id %s, error: %s.\n", in open_camera()
350 av_log(avctx, AV_LOG_ERROR, in get_image_format()
367 av_log(avctx, AV_LOG_ERROR, in get_image_format()
398 av_log(avctx, AV_LOG_ERROR, in image_available()
415 av_log(avctx, AV_LOG_ERROR, in image_available()
445 av_log(avctx, AV_LOG_ERROR, "Unsupported camera image format.\n"); in image_available()
452 av_log(avctx, AV_LOG_ERROR, in image_available()
469 av_log(avctx, AV_LOG_ERROR, in image_available()
496 av_log(avctx, AV_LOG_ERROR, in create_image_reader()
506 av_log(avctx, AV_LOG_ERROR, in create_image_reader()
514 av_log(avctx, AV_LOG_ERROR, in create_image_reader()
545 av_log(avctx, AV_LOG_ERROR, in create_capture_session()
555 av_log(avctx, AV_LOG_ERROR, in create_capture_session()
564 av_log(avctx, AV_LOG_ERROR, in create_capture_session()
572 av_log(avctx, AV_LOG_ERROR, in create_capture_session()
580 av_log(avctx, AV_LOG_ERROR, in create_capture_session()
589 av_log(avctx, AV_LOG_ERROR, in create_capture_session()
597 av_log(avctx, AV_LOG_ERROR, in create_capture_session()
611 av_log(avctx, AV_LOG_ERROR, in create_capture_session()
619 av_log(avctx, AV_LOG_ERROR, in create_capture_session()
782 av_log(avctx, AV_LOG_ERROR, in android_camera_read_header()
789 av_log(avctx, AV_LOG_ERROR, "Failed to create Android camera manager.\n"); in android_camera_read_header()
796 av_log(avctx, AV_LOG_ERROR, "Failed to open camera.\n"); in android_camera_read_header()
819 av_log(avctx, AV_LOG_ERROR, "Failed to open android_camera.\n"); in android_camera_read_header()