Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Dh265d_syntax.h203 UCHAR scaling_list_data_present_flag; member
H A Dh265e_syntax_new.h121 RK_U8 scaling_list_data_present_flag; member
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_ps.c998 if (openhevc_pps->scaling_list_data_present_flag != in compare_pps()
999 pps->scaling_list_data_present_flag) { in compare_pps()
2151 READ_ONEBIT(gb, &pps->scaling_list_data_present_flag); in mpp_hevc_decode_nal_pps()
2152 if (pps->scaling_list_data_present_flag) { in mpp_hevc_decode_nal_pps()
H A Dh265d_parser.h354 RK_U8 scaling_list_data_present_flag; member
H A Dh265d_parser2_syntax.c304 const ScalingList *sl = pps->scaling_list_data_present_flag ? in fill_scaling_lists()
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_vdpu34x.c416 if (dxva_cxt->pp.scaling_list_data_present_flag) { in hal_h265d_v345_output_pps_packet()
636 if (dxva_cxt->pp.scaling_list_data_present_flag) { in hal_h265d_output_pps_packet()
H A Dhal_h265d_vdpu382.c409 if (dxva_cxt->pp.scaling_list_data_present_flag) { in hal_h265d_v382_output_pps_packet()
H A Dhal_h265d_vdpu384a.c612 if (dxva_ctx->pp.scaling_list_data_present_flag) { in hal_h265d_v345_output_pps_packet()
H A Dhal_h265d_vdpu383.c616 if (dxva_ctx->pp.scaling_list_data_present_flag) { in hal_h265d_v345_output_pps_packet()