Home
last modified time | relevance | path

Searched defs:profile_compatible (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcbs_h265_syntax_template.c108 #define profile_compatible(x) (current->general_profile_idc == (x) || \ in FUNC() macro
180 #define profile_compatible(x) (current->sub_layer_profile_idc[i] == (x) || \ in FUNC() macro