Searched refs:intra_pic_flag (Results 1 – 11 of 11) sorted by relevance
56 .intra_pic_flag = s->pict_type == AV_PICTURE_TYPE_I || in nvdec_vc1_start_frame()67 .intra_pic_flag = s->pict_type == AV_PICTURE_TYPE_I || in nvdec_vc1_start_frame()
77 .intra_pic_flag = 1, in nvdec_h264_start_frame()159 pp->intra_pic_flag = 0; in nvdec_h264_decode_slice()
53 .intra_pic_flag = 1, in nvdec_mjpeg_start_frame()
54 .intra_pic_flag = s->pict_type == AV_PICTURE_TYPE_I, in nvdec_mpeg4_start_frame()
57 .intra_pic_flag = s->pict_type == AV_PICTURE_TYPE_I, in nvdec_mpeg12_start_frame()
97 .intra_pic_flag = IS_IRAP(s), in nvdec_hevc_start_frame()
71 .intra_pic_flag = frame_header->frame_type == AV1_FRAME_INTRA_ONLY || in nvdec_av1_start_frame()
339 ctx->key_frame[picparams->CurrPicIdx] = picparams->intra_pic_flag; in cuvid_handle_picture_decode()
436 int intra_pic_flag; /**< Set to 1 for I,BI frames */ member740 …int intra_pic_flag; /**< IN: This picture is entirely intra coded … member
771 params->intra_pic_flag = 1; in gst_nv_h264_dec_start_picture()846 self->params.intra_pic_flag = 0; in gst_nv_h264_dec_decode_slice()
695 params->intra_pic_flag = GST_H265_IS_NAL_TYPE_IRAP (slice->nalu.type); in gst_nv_h265_dec_start_picture()