Searched refs:video_dst_data (Results 1 – 1 of 1) sorted by relevance
48 uint8_t * video_dst_data[4]; member351 uint8_t * img_data = ffmpeg_ctx->video_dst_data[0]; in ffmpeg_get_img_data()468 ffmpeg_ctx->video_dst_data, in ffmpeg_output_video_frame()749 ffmpeg_ctx->video_dst_data, in ffmpeg_image_allocate()791 if(ffmpeg_ctx->video_dst_data[0] != NULL) { in ffmpeg_close_dst_ctx()792 av_free(ffmpeg_ctx->video_dst_data[0]); in ffmpeg_close_dst_ctx()793 ffmpeg_ctx->video_dst_data[0] = NULL; in ffmpeg_close_dst_ctx()