Home
last modified time | relevance | path

Searched refs:slice_segment_header_extension_present_flag (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dh265d_syntax.h145 UINT32 slice_segment_header_extension_present_flag : 1; member
H A Dh265e_syntax_new.h103 RK_U32 slice_segment_header_extension_present_flag : 1; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_parser2_syntax.c166 pp->slice_segment_header_extension_present_flag = pps->slice_header_extension_present_flag; in fill_picture_parameters()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_rkv.c386 mpp_put_bits(&bp, dxva_cxt->pp.slice_segment_header_extension_present_flag , 1); in hal_h265d_v345_output_pps_packet()
869 if (dxva_cxt->pp.slice_segment_header_extension_present_flag && !reg_ctx->is_v345) { in hal_h265d_rkv_gen_regs()
H A Dhal_h265d_vdpu34x.c336 mpp_put_bits(&bp, dxva_cxt->pp.slice_segment_header_extension_present_flag , 1); in hal_h265d_v345_output_pps_packet()
565 mpp_put_bits(&bp, dxva_cxt->pp.slice_segment_header_extension_present_flag , 1); in hal_h265d_output_pps_packet()
H A Dhal_h265d_vdpu382.c340 mpp_put_bits(&bp, dxva_cxt->pp.slice_segment_header_extension_present_flag , 1); in hal_h265d_v382_output_pps_packet()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu540c.c890 … regs->reg0238_synt_pps.sli_seg_hdr_extn = syn->pp.slice_segment_header_extension_present_flag; in vepu540c_h265_set_slice_regs()
H A Dhal_h265e_vepu541.c1186 regs->synt_pps.sli_seg_hdr_extn = syn->pp.slice_segment_header_extension_present_flag; in vepu541_h265_set_slice_regs()
H A Dhal_h265e_vepu580.c1996 … regs->reg0238_synt_pps.sli_seg_hdr_extn = syn->pp.slice_segment_header_extension_present_flag; in vepu580_h265_set_slice_regs()