Home
last modified time | relevance | path

Searched refs:update_mb_segmentation_data (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Dvp8d_syntax.h37 RK_U8 update_mb_segmentation_data : 1; member
/rockchip-linux_mpp/mpp/hal/vpu/vp8d/
H A Dhal_vp8d_vdpu2.c523 } else if (pic_param->stVP8Segments.update_mb_segmentation_data) { in hal_vp8d_vdpu2_gen_regs()
555 else if (pic_param->stVP8Segments.update_mb_segmentation_data) { /* absolute mode */ in hal_vp8d_vdpu2_gen_regs()
H A Dhal_vp8d_vdpu1.c529 } else if (pic_param->stVP8Segments.update_mb_segmentation_data) { in hal_vp8d_vdpu1_gen_regs()
571 else if (pic_param->stVP8Segments.update_mb_segmentation_data) { /* absolute mode */ in hal_vp8d_vdpu1_gen_regs()
/rockchip-linux_mpp/mpp/codec/dec/vp8/
H A Dvp8d_parser.c523 pic_param->stVP8Segments.update_mb_segmentation_data = in vp8d_convert_to_syntx()