Home
last modified time | relevance | path

Searched refs:IntraPicFlag (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dh264d_syntax.h61 RK_U16 IntraPicFlag : 1; member
348 RK_U16 IntraPicFlag : 1; member
H A Dh265d_syntax.h148 UINT32 IntraPicFlag : 1; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_fill.c148 …pp->IntraPicFlag = 1; //(Modified if we detect a non-intra slice in dxva2_h264_d… in fill_picparams()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_parser2_syntax.c143 pp->IntraPicFlag = (h->first_nal_type >= 16 && h->first_nal_type <= 23) || in fill_picture_parameters()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_vdpu382.c876 if ((reg_ctx->error_index == dxva_cxt->pp.CurrPic.Index7Bits) && !dxva_cxt->pp.IntraPicFlag) { in hal_h265d_vdpu382_gen_regs()
H A Dhal_h265d_vdpu34x.c1080 if ((reg_ctx->error_index == dxva_cxt->pp.CurrPic.Index7Bits) && !dxva_cxt->pp.IntraPicFlag) { in hal_h265d_vdpu34x_gen_regs()