Home
last modified time | relevance | path

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

/external/libaom/libaom/aom/src/
Daom_encoder.c48 res = AOM_CODEC_INCAPABLE; in aom_codec_enc_init_ver()
50 res = AOM_CODEC_INCAPABLE; in aom_codec_enc_init_ver()
80 res = AOM_CODEC_INCAPABLE; in aom_codec_enc_init_multi_ver()
82 res = AOM_CODEC_INCAPABLE; in aom_codec_enc_init_multi_ver()
155 res = AOM_CODEC_INCAPABLE; in aom_codec_enc_config_default()
222 res = AOM_CODEC_INCAPABLE; in aom_codec_encode()
272 ctx->err = AOM_CODEC_INCAPABLE; in aom_codec_get_cx_data()
335 ctx->err = AOM_CODEC_INCAPABLE; in aom_codec_get_preview_frame()
337 ctx->err = AOM_CODEC_INCAPABLE; in aom_codec_get_preview_frame()
352 ctx->err = AOM_CODEC_INCAPABLE; in aom_codec_get_global_headers()
[all …]
Daom_decoder.c39 res = AOM_CODEC_INCAPABLE; in aom_codec_dec_init_ver()
41 res = AOM_CODEC_INCAPABLE; in aom_codec_dec_init_ver()
Daom_codec.c43 case AOM_CODEC_INCAPABLE: in aom_codec_err_to_string()
/external/libaom/libaom/aom/
Daom_codec.h115 AOM_CODEC_INCAPABLE, enumerator
/external/libaom/libaom/test/
Dcodec_factory.h154 return AOM_CODEC_INCAPABLE; in DefaultEncoderConfig()
/external/libaom/libaom/av1/
Dav1_dx_iface.c962 return AOM_CODEC_INCAPABLE; in ctrl_set_postproc()
969 return AOM_CODEC_INCAPABLE; in ctrl_set_dbg_options()
1282 return AOM_CODEC_INCAPABLE; in ctrl_get_accounting()
1336 return AOM_CODEC_INCAPABLE; in ctrl_set_inspection_callback()
Dav1_cx_iface.c1962 return AOM_CODEC_INCAPABLE; in ctrl_set_previewpp()
/external/libaom/libaom/
Dusage.dox58 by an algorithm will generally result in #AOM_CODEC_INCAPABLE.