VLC  4.0.0-dev
Data Fields
spu_prerender_ctx_s Struct Reference
Collaboration diagram for spu_prerender_ctx_s:
Collaboration graph
[legend]

Data Fields

video_format_t fmtsrc
 
video_format_t fmtdst
 
vlc_fourcc_t chroma_list [8+1]
 
vlc_mutex_tcleanuplock
 
subpicture_t ** pp_processed
 

Field Documentation

◆ chroma_list

vlc_fourcc_t spu_prerender_ctx_s::chroma_list[8+1]

Referenced by spu_PrerenderThread().

◆ cleanuplock

vlc_mutex_t* spu_prerender_ctx_s::cleanuplock

◆ fmtdst

video_format_t spu_prerender_ctx_s::fmtdst

◆ fmtsrc

video_format_t spu_prerender_ctx_s::fmtsrc

◆ pp_processed

subpicture_t** spu_prerender_ctx_s::pp_processed

The documentation for this struct was generated from the following file: