Searched refs:vdec_h264_slice_if (Results 1 – 3 of 3) sorted by relevance
56 extern const struct vdec_common_if vdec_h264_slice_if;
25 ctx->dec_if = &vdec_h264_slice_if; in vdec_if_init()
444 const struct vdec_common_if vdec_h264_slice_if = { variable