Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dlibvpxenc.c340 static av_cold int codecctl_intp(AVCodecContext *avctx, in codecctl_intp() function
370 if (!codecctl_intp(avctx, VP9E_GET_LEVEL, &level_out)) in vpx_free()
1030 codecctl_intp(avctx, VP9E_SET_SVC_PARAMETERS, (int *)&svc_params); in vpx_init()
1642codecctl_intp(avctx, VP9E_SET_SVC_REF_FRAME_CONFIG, (int *)&ctx->ref_frame_config); in vpx_encode()
1691 codecctl_intp(avctx, VP9E_SET_SVC_LAYER_ID, (int *)&layer_id); in vpx_encode()