Home
last modified time | relevance | path

Searched refs:H265RawSEIAlphaChannelInfo (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcbs_h265.h641 typedef struct H265RawSEIAlphaChannelInfo { struct
650 } H265RawSEIAlphaChannelInfo; argument
Dcbs_h2645.c1634 sizeof(H265RawSEIAlphaChannelInfo),
Dcbs_h265_syntax_template.c1988 H265RawSEIAlphaChannelInfo *current, SEIMessageState *sei) in FUNC()