profile_compatible  110 libavcodec/cbs_h265_syntax_template.c         if (profile_compatible(4) || profile_compatible(5) ||
profile_compatible  111 libavcodec/cbs_h265_syntax_template.c             profile_compatible(6) || profile_compatible(7) ||
profile_compatible  112 libavcodec/cbs_h265_syntax_template.c             profile_compatible(8) || profile_compatible(9) ||
profile_compatible  113 libavcodec/cbs_h265_syntax_template.c             profile_compatible(10)) {
profile_compatible  124 libavcodec/cbs_h265_syntax_template.c             if (profile_compatible(5) || profile_compatible(9) ||
profile_compatible  125 libavcodec/cbs_h265_syntax_template.c                 profile_compatible(10)) {
profile_compatible  133 libavcodec/cbs_h265_syntax_template.c         } else if (profile_compatible(2)) {
profile_compatible  143 libavcodec/cbs_h265_syntax_template.c         if (profile_compatible(1) || profile_compatible(2) ||
profile_compatible  144 libavcodec/cbs_h265_syntax_template.c             profile_compatible(3) || profile_compatible(4) ||
profile_compatible  145 libavcodec/cbs_h265_syntax_template.c             profile_compatible(5) || profile_compatible(9)) {
profile_compatible  181 libavcodec/cbs_h265_syntax_template.c             if (profile_compatible(4) || profile_compatible(5) ||
profile_compatible  182 libavcodec/cbs_h265_syntax_template.c                 profile_compatible(6) || profile_compatible(7) ||
profile_compatible  183 libavcodec/cbs_h265_syntax_template.c                 profile_compatible(8) || profile_compatible(9) ||
profile_compatible  184 libavcodec/cbs_h265_syntax_template.c                 profile_compatible(10)) {
profile_compatible  195 libavcodec/cbs_h265_syntax_template.c                 if (profile_compatible(5)) {
profile_compatible  203 libavcodec/cbs_h265_syntax_template.c             } else if (profile_compatible(2)) {
profile_compatible  213 libavcodec/cbs_h265_syntax_template.c             if (profile_compatible(1) || profile_compatible(2) ||
profile_compatible  214 libavcodec/cbs_h265_syntax_template.c                 profile_compatible(3) || profile_compatible(4) ||
profile_compatible  215 libavcodec/cbs_h265_syntax_template.c                 profile_compatible(5) || profile_compatible(9)) {