Searched refs:cabac_init_present_flag (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/external/mpp/mpp/common/ |
| H A D | h265d_syntax.h | 122 UINT32 cabac_init_present_flag : 1; member
|
| H A D | h265e_syntax_new.h | 80 RK_U32 cabac_init_present_flag : 1; member
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/ |
| H A D | h265d_parser.h | 296 RK_U8 cabac_init_present_flag; member
|
| H A D | h265d_parser2_syntax.c | 120 (pps->cabac_init_present_flag << 26) | in fill_picture_parameters()
|
| H A D | h265d_ps.c | 851 if (openhevc_pps->cabac_init_present_flag != pps->cabac_init_present_flag) { in compare_pps() 1952 READ_ONEBIT(gb, &pps->cabac_init_present_flag); in mpp_hevc_decode_nal_pps()
|
| H A D | h265d_parser.c | 957 if (s->pps->cabac_init_present_flag) in hls_slice_header()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/ |
| H A D | hal_h265d_rkv.c | 355 mpp_put_bits(&bp, dxva_cxt->pp.cabac_init_present_flag , 1); in hal_h265d_v345_output_pps_packet() 566 mpp_put_bits(&bp, dxva_cxt->pp.cabac_init_present_flag , 1); in hal_h265d_output_pps_packet()
|
| H A D | hal_h265d_vdpu34x.c | 306 mpp_put_bits(&bp, dxva_cxt->pp.cabac_init_present_flag , 1); in hal_h265d_v345_output_pps_packet() 533 mpp_put_bits(&bp, dxva_cxt->pp.cabac_init_present_flag , 1); in hal_h265d_output_pps_packet()
|
| H A D | hal_h265d_vdpu382.c | 310 mpp_put_bits(&bp, dxva_cxt->pp.cabac_init_present_flag , 1); in hal_h265d_v382_output_pps_packet()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu540c.c | 883 regs->reg0238_synt_pps.cbc_init_prsnt_flg = syn->pp.cabac_init_present_flag; in vepu540c_h265_set_slice_regs()
|
| H A D | hal_h265e_vepu541.c | 1179 regs->synt_pps.cbc_init_prsnt_flg = syn->pp.cabac_init_present_flag; in vepu541_h265_set_slice_regs()
|
| H A D | hal_h265e_vepu580.c | 1989 regs->reg0238_synt_pps.cbc_init_prsnt_flg = syn->pp.cabac_init_present_flag; in vepu580_h265_set_slice_regs()
|