| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/ |
| H A D | h264d_fill.c | 48 if (dxva_ctx->slice_count >= dxva_ctx->max_slice_size) { in fill_slice_stream() 51 p_long = &dxva_ctx->slice_long[dxva_ctx->slice_count]; in fill_slice_stream() 293 p_long = &dxva_ctx->slice_long[dxva_ctx->slice_count]; in fill_slice_syntax() 302 p_long->slice_id = dxva_ctx->slice_count; in fill_slice_syntax() 338 dxva_ctx->slice_count++; in fill_slice_syntax() 387 p_dec->DataSize = dxva_ctx->slice_count * sizeof(DXVA_Slice_H264_Long); in commit_buffer() 390 dxva_ctx->slice_count = 0; in commit_buffer()
|
| H A D | h264d_api.c | 209 p_dxva->slice_count = 0; in init_dxva_ctx() 445 p_Dec->dxva_ctx->slice_count = 0; in h264d_reset()
|
| H A D | h264d_global.h | 868 RK_U32 slice_count; member
|
| H A D | h264d_parse.c | 980 p_Dec->dxva_ctx->slice_count = 0; in parse_loop()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_dw_hdmi_qp.c | 735 int slice_count; in dw_hdmi_qp_dsc_configure() local 748 slice_count = hdmi_dsc_slices(hdmi, mode); in dw_hdmi_qp_dsc_configure() 749 if (!slice_count) in dw_hdmi_qp_dsc_configure() 752 slice_width = DIV_ROUND_UP(mode->hdisplay, slice_count); in dw_hdmi_qp_dsc_configure() 754 bits_per_pixel = dw_hdmi_dsc_bpp(hdmi, slice_count, slice_width); in dw_hdmi_qp_dsc_configure()
|
| /OK3568_Linux_fs/u-boot/include/drm/ |
| H A D | drm_dsc.h | 95 u8 slice_count; member
|
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_dsc.h | 94 u8 slice_count; member
|
| /OK3568_Linux_fs/external/mpp/mpp/common/ |
| H A D | h265d_syntax.h | 213 UINT32 slice_count; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_bios.c | 2514 crtc_state->dsc.slice_count = 4; in fill_dsc() 2516 crtc_state->dsc.slice_count = 2; in fill_dsc() 2522 crtc_state->dsc.slice_count = 1; in fill_dsc() 2526 crtc_state->dsc.slice_count != 0) in fill_dsc() 2529 crtc_state->dsc.slice_count); in fill_dsc()
|
| H A D | intel_vdsc.c | 391 pipe_config->dsc.slice_count); in intel_dsc_compute_params()
|
| H A D | intel_display_types.h | 1052 u8 slice_count; member
|
| H A D | intel_dp.c | 2281 pipe_config->dsc.slice_count = in intel_dp_dsc_compute_config() 2306 pipe_config->dsc.slice_count = dsc_dp_slice_count; in intel_dp_dsc_compute_config() 2314 if (pipe_config->dsc.slice_count > 1) { in intel_dp_dsc_compute_config() 2338 pipe_config->dsc.slice_count); in intel_dp_dsc_compute_config()
|
| H A D | icl_dsi.c | 1492 if (crtc_state->dsc.slice_count > 1) in gen11_dsi_dsc_compute_config()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/ |
| H A D | hal_h265d_rkv.c | 709 for (i = 0; i < dxva_cxt->slice_count; i++) { in update_stream_buffer() 731 i, dxva_cxt->slice_short[i].BSNALunitDataLocation, dxva_cxt->slice_count, in update_stream_buffer() 831 hw_regs->sw_picparameter.sw_slice_num = dxva_cxt->slice_count; in hal_h265d_rkv_gen_regs()
|
| H A D | hal_h265d_com.c | 393 for (k = 0; k < dxva_cxt->slice_count; k++) { in hal_h265d_slice_output_rps()
|
| H A D | hal_h265d_vdpu382.c | 739 hw_regs->common.reg017.slice_num = dxva_cxt->slice_count; in hal_h265d_vdpu382_gen_regs()
|
| H A D | hal_h265d_vdpu34x.c | 950 hw_regs->common.reg017.slice_num = dxva_cxt->slice_count; in hal_h265d_vdpu34x_gen_regs()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | dw_hdmi-rockchip.c | 1152 int slice_count; in dw_hdmi_qp_dsc_configure() local 1168 slice_count = hdmi_dsc_slices(hdmi, crtc_state); in dw_hdmi_qp_dsc_configure() 1169 if (!slice_count) in dw_hdmi_qp_dsc_configure() 1172 slice_width = DIV_ROUND_UP(crtc_state->mode.hdisplay, slice_count); in dw_hdmi_qp_dsc_configure() 1174 bits_per_pixel = dw_hdmi_dsc_bpp(hdmi, slice_count, slice_width); in dw_hdmi_qp_dsc_configure()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/ |
| H A D | h265d_parser2_syntax.c | 406 ctx_pic->slice_count = count; in h265d_syntax_fill_slice()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/sti/hva/ |
| H A D | hva-h264.c | 390 u32 slice_count; member
|