Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dh265d_syntax.h181 UCHAR scaling_list_data_present_flag; member
H A Dh265e_syntax_new.h121 RK_U8 scaling_list_data_present_flag; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_ps.c982 if (openhevc_pps->scaling_list_data_present_flag != in compare_pps()
983 pps->scaling_list_data_present_flag) { in compare_pps()
2117 READ_ONEBIT(gb, &pps->scaling_list_data_present_flag); in mpp_hevc_decode_nal_pps()
2118 if (pps->scaling_list_data_present_flag) { in mpp_hevc_decode_nal_pps()
H A Dh265d_parser.h333 RK_U8 scaling_list_data_present_flag; member
H A Dh265d_parser2_syntax.c266 const ScalingList *sl = pps->scaling_list_data_present_flag ? in fill_scaling_lists()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_vdpu34x.c422 if (dxva_cxt->pp.scaling_list_data_present_flag) { in hal_h265d_v345_output_pps_packet()
644 if (dxva_cxt->pp.scaling_list_data_present_flag) { in hal_h265d_output_pps_packet()
H A Dhal_h265d_vdpu382.c426 if (dxva_cxt->pp.scaling_list_data_present_flag) { in hal_h265d_v382_output_pps_packet()