Lines Matching full:d
201 LV_LOG_INFO("frame refresh period = %d ms, rate = %d fps", in lv_ffmpeg_player_set_src()
249 LV_LOG_ERROR("Error cmd: %d", cmd); in lv_ffmpeg_player_set_cmd()
398 "old: width = %d, height = %d, format = %s\n" in ffmpeg_output_video_frame()
399 "new: width = %d, height = %d, format = %s\n", in ffmpeg_output_video_frame()
408 LV_LOG_TRACE("video_frame coded_n:%d", frame->coded_picture_number); in ffmpeg_output_video_frame()
430 LV_LOG_WARN("The width(%d) and height(%d) the image " in ffmpeg_output_video_frame()
449 LV_LOG_WARN("ffmpeg linesize = %d, but lvgl image require %d", in ffmpeg_output_video_frame()
506 LV_LOG_WARN("ffmpeg_decode_packet ended %d", ret); in ffmpeg_decode_packet()
665 LV_LOG_WARN("video frame is empty %d", ret); in ffmpeg_update_next_frame()
818 LV_LOG_INFO("alloc video_src_bufsize = %d", ret); in ffmpeg_image_allocate()
833 LV_LOG_INFO("allocate video_dst_bufsize = %d", ret); in ffmpeg_image_allocate()