Lines Matching defs:get_param_set_func
217 getParameterSetAtIndex get_param_set_func;
474 status = vtctx->get_param_set_func(vid_fmt,
489 status = vtctx->get_param_set_func(vid_fmt,
530 status = vtctx->get_param_set_func(vid_fmt,
548 status = vtctx->get_param_set_func(vid_fmt,
594 if (vtctx->get_param_set_func) {
682 status = vtctx->get_param_set_func(vid_fmt,
1452 vtctx->get_param_set_func = CMVideoFormatDescriptionGetH264ParameterSetAtIndex;
1467 vtctx->get_param_set_func = compat_keys.CMVideoFormatDescriptionGetHEVCParameterSetAtIndex;
1468 if (!vtctx->get_param_set_func) return AVERROR(EINVAL);
2006 if (vtctx->get_param_set_func) {