Home
last modified time | relevance | path

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

/rockchip-linux_mpp/utils/
H A Dosd3_test.c80 RK_U32 fmt_idx, MppEncOSDRegion3 *cfg) in translate_argb() argument
91 if (fmt_idx == OSD_FMT_ARGB8888) { in translate_argb()
97 } else if (fmt_idx == OSD_FMT_RGBA8888) { in translate_argb()
110 } else if (fmt_idx == OSD_FMT_BGRA8888) { in translate_argb()
124 } else if (fmt_idx == OSD_FMT_ABGR8888) { in translate_argb()
137 } else if (fmt_idx == OSD_FMT_BGRA5551) { in translate_argb()
153 } else if (fmt_idx == OSD_FMT_RGBA5551) { in translate_argb()
169 } else if (fmt_idx == OSD_FMT_ABGR1555) { in translate_argb()
185 } else if (fmt_idx == OSD_FMT_ARGB1555) { in translate_argb()
201 } else if (fmt_idx == OSD_FMT_BGRA4444) { in translate_argb()
[all …]