Home
last modified time | relevance | path

Searched defs:pic_width (Results 1 – 5 of 5) sorted by relevance

/linux/include/drm/display/
H A Ddrm_dsc.h107 u16 pic_width; member
345 __be16 pic_width; member
/linux/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddsc.h38 uint32_t pic_width; member
/linux/drivers/media/platform/rockchip/rkvdec/
H A Drkvdec-vdpu383-h264.c179 u32 pic_width, pic_height; in assemble_hw_pps() local
/linux/drivers/gpu/drm/i915/display/
H A Dintel_vdsc_regs.h109 #define DSC_PPS2_PIC_WIDTH(pic_width) REG_FIELD_PREP(DSC_PPS2_PIC_WIDTH_MASK, pic_width) argument
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder.c2027 int pic_width; in dpu_encoder_prep_dsc() local