Searched refs:video_dst_data (Results 1 – 1 of 1) sorted by relevance
53 uint8_t * video_dst_data[4]; member345 uint8_t * img_data = ffmpeg_ctx->video_dst_data[0]; in ffmpeg_get_image_data()462 ffmpeg_ctx->video_dst_data, in ffmpeg_output_video_frame()821 ffmpeg_ctx->video_dst_data, in ffmpeg_image_allocate()868 if(ffmpeg_ctx->video_dst_data[0] != NULL) { in ffmpeg_close_dst_ctx()869 av_free(ffmpeg_ctx->video_dst_data[0]); in ffmpeg_close_dst_ctx()870 ffmpeg_ctx->video_dst_data[0] = NULL; in ffmpeg_close_dst_ctx()