Home
last modified time | relevance | path

Searched refs:MDP_COLOR_GET_H_SUBSAMPLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-regs.h34 #define MDP_COLOR_GET_H_SUBSAMPLE(c) ((0x00180000 & (c)) >> 19) macro
207 >> MDP_COLOR_GET_H_SUBSAMPLE(c); in mdp_color_get_min_uv_stride()
H A Dmtk-mdp3-regs.c336 stride = stride >> MDP_COLOR_GET_H_SUBSAMPLE(c); in mdp_fmt_get_stride_contig()