Home
last modified time | relevance | path

Searched refs:cross_component_prediction_enabled_flag (Results 1 – 5 of 5) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Dh265d_syntax.h162 UINT32 cross_component_prediction_enabled_flag : 1; member
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser2_syntax.c282 pp->cross_component_prediction_enabled_flag = pps->cross_component_prediction_enabled_flag; in fill_picture_parameters()
H A Dh265d_parser.h366 RK_U8 cross_component_prediction_enabled_flag; member
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_vdpu384a.c464 mpp_put_bits(&bp, dxva_ctx->pp.cross_component_prediction_enabled_flag, 1); in hal_h265d_v345_output_pps_packet()
H A Dhal_h265d_vdpu383.c496 mpp_put_bits(&bp, dxva_ctx->pp.cross_component_prediction_enabled_flag, 1); in hal_h265d_v345_output_pps_packet()