Home
last modified time | relevance | path

Searched refs:deccfg (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dlibaomdec.c46 struct aom_codec_dec_cfg deccfg = { in aom_init() local
53 if (aom_codec_dec_init(&ctx->decoder, iface, &deccfg, 0) != AOM_CODEC_OK) { in aom_init()
H A Dlibvpxdec.c91 struct vpx_codec_dec_cfg deccfg = { in vpx_init() local
98 if (vpx_codec_dec_init(decoder, iface, &deccfg, 0) != VPX_CODEC_OK) { in vpx_init()

Completed in 2 milliseconds