Searched refs:ffmpeg_image_allocate (Results 1 – 1 of 1) sorted by relevance
80 static int ffmpeg_image_allocate(struct ffmpeg_context_s * ffmpeg_ctx);167 if(ffmpeg_image_allocate(player->ffmpeg_ctx) < 0) { in lv_ffmpeg_player_set_src()292 if(ffmpeg_image_allocate(ffmpeg_ctx) < 0) { in decoder_open()728 static int ffmpeg_image_allocate(struct ffmpeg_context_s * ffmpeg_ctx) in ffmpeg_image_allocate() function