Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/meson/vdec/
H A Dvdec_hevc.c127 if (core->platform->revision == VDEC_REVISION_SM1) in vdec_hevc_stop()
138 if (core->platform->revision == VDEC_REVISION_SM1) in vdec_hevc_stop()
148 core->platform->revision == VDEC_REVISION_SM1) in vdec_hevc_stop()
161 core->platform->revision == VDEC_REVISION_SM1) { in vdec_hevc_start()
172 core->platform->revision == VDEC_REVISION_SM1) in vdec_hevc_start()
177 if (core->platform->revision == VDEC_REVISION_SM1) in vdec_hevc_start()
195 if (core->platform->revision == VDEC_REVISION_SM1) in vdec_hevc_start()
H A Dvdec_1.c146 if (core->platform->revision == VDEC_REVISION_SM1) in vdec_1_stop()
154 if (core->platform->revision == VDEC_REVISION_SM1) in vdec_1_stop()
182 if (core->platform->revision == VDEC_REVISION_SM1) in vdec_1_start()
199 if (core->platform->revision == VDEC_REVISION_SM1) in vdec_1_start()
H A Dvdec_platform.h19 VDEC_REVISION_SM1, enumerator
H A Dvdec_platform.c281 .revision = VDEC_REVISION_SM1,
H A Dcodec_hevc_common.c48 if (core->platform->revision < VDEC_REVISION_SM1) in codec_hevc_setup_decode_head()
H A Dvdec.c1032 core->platform->revision == VDEC_REVISION_SM1) { in vdec_probe()
H A Dcodec_vp9.c560 if (core->platform->revision >= VDEC_REVISION_SM1) in vp9_loop_filter_init()