Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/media/meson/vdec/
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()
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()
Dvdec_platform.h19 VDEC_REVISION_SM1, enumerator
Dvdec_platform.c281 .revision = VDEC_REVISION_SM1,
Dcodec_hevc_common.c48 if (core->platform->revision < VDEC_REVISION_SM1) in codec_hevc_setup_decode_head()
Dvdec.c1032 core->platform->revision == VDEC_REVISION_SM1) { in vdec_probe()
Dcodec_vp9.c560 if (core->platform->revision >= VDEC_REVISION_SM1) in vp9_loop_filter_init()