Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dcbs_h265.h606 typedef struct H265RawSEIActiveParameterSets { struct
613 } H265RawSEIActiveParameterSets; argument
Dcbs_h2645.c1616 sizeof(H265RawSEIActiveParameterSets),
Dcbs_h265_syntax_template.c1868 H265RawSEIActiveParameterSets *current, SEIMessageState *sei) in FUNC()