Home
last modified time | relevance | path

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

/rockchip-linux_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
/rockchip-linux_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()
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser2_syntax.c145 …pp->IntraPicFlag = (h->first_nal_type >= 16 && h->first_nal_type <= 23) || h->sh.slice_type == I_… in fill_picture_parameters()
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_vdpu382.c875 !dxva_cxt->pp.IntraPicFlag) { in hal_h265d_vdpu382_gen_regs()
H A Dhal_h265d_vdpu384a.c1085 !dxva_ctx->pp.IntraPicFlag) { in hal_h265d_vdpu384a_gen_regs()
H A Dhal_h265d_vdpu34x.c1122 !dxva_cxt->pp.IntraPicFlag) { in hal_h265d_vdpu34x_gen_regs()
H A Dhal_h265d_vdpu383.c1147 !dxva_ctx->pp.IntraPicFlag) { in hal_h265d_vdpu383_gen_regs()