Home
last modified time | relevance | path

Searched refs:uniform_spacing_flag (Results 1 – 10 of 10) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Dh265d_syntax.h139 UINT32 uniform_spacing_flag : 1; member
H A Dh265e_syntax_new.h97 RK_U32 uniform_spacing_flag : 1; member
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser2_syntax.c134 … (pps->uniform_spacing_flag << 9) | in fill_picture_parameters()
152 if (!pps->uniform_spacing_flag) { in fill_picture_parameters()
H A Dh265d_ps.c959 if (openhevc_pps->uniform_spacing_flag != pps->uniform_spacing_flag) { in compare_pps()
1961 pps->uniform_spacing_flag = 1; in mpp_hevc_decode_nal_pps()
2095 READ_ONEBIT(gb, &pps->uniform_spacing_flag ); in mpp_hevc_decode_nal_pps()
2096 if (!pps->uniform_spacing_flag) { in mpp_hevc_decode_nal_pps()
2197 if (pps->uniform_spacing_flag) { in mpp_hevc_decode_nal_pps()
H A Dh265d_parser.h343 RK_U8 uniform_spacing_flag; member
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_rkv.c384 if (dxva_cxt->pp.uniform_spacing_flag == 0) { in hal_h265d_v345_output_pps_packet()
597 if (dxva_cxt->pp.uniform_spacing_flag == 0) { in hal_h265d_output_pps_packet()
H A Dhal_h265d_vdpu34x.c347 if (dxva_cxt->pp.uniform_spacing_flag == 0) { in hal_h265d_v345_output_pps_packet()
573 if (dxva_cxt->pp.uniform_spacing_flag == 0) { in hal_h265d_output_pps_packet()
H A Dhal_h265d_vdpu382.c340 if (dxva_cxt->pp.uniform_spacing_flag == 0) { in hal_h265d_v382_output_pps_packet()
H A Dhal_h265d_vdpu384a.c525 if (dxva_ctx->pp.uniform_spacing_flag == 0) { in hal_h265d_v345_output_pps_packet()
H A Dhal_h265d_vdpu383.c557 if (dxva_ctx->pp.uniform_spacing_flag == 0) { in hal_h265d_v345_output_pps_packet()