Searched refs:vdec_hevc_slice_multi_if (Results 1 – 3 of 3) sorted by relevance
62 extern const struct vdec_common_if vdec_hevc_slice_multi_if;
53 ctx->dec_if = &vdec_hevc_slice_multi_if; in vdec_if_init()
1087 const struct vdec_common_if vdec_hevc_slice_multi_if = { variable