IS_IRAP           132 libavcodec/dxva2_hevc.c                                               (IS_IRAP(h)                                         << 16) |
IS_IRAP           135 libavcodec/dxva2_hevc.c                                               (IS_IRAP(h)                                         << 18) |
IS_IRAP           396 libavcodec/hevc.c     if (IS_IRAP(s))
IS_IRAP           416 libavcodec/hevc.c         if (last_sps && IS_IRAP(s) && s->nal_unit_type != NAL_CRA_NUT) {
IS_IRAP           475 libavcodec/hevc.c         if (IS_IRAP(s) && sh->slice_type != I_SLICE) {
IS_IRAP          2587 libavcodec/hevc.c     s->ref->frame->key_frame = IS_IRAP(s);
IS_IRAP          2595 libavcodec/hevc.c     if (!IS_IRAP(s))
IS_IRAP           172 libavcodec/hevc_parser.c             if (IS_IRAP(h)) {