Searched refs:AOM_CODEC_INCAPABLE (Results 1 – 8 of 8) sorted by relevance
48 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 …]
39 res = AOM_CODEC_INCAPABLE; in aom_codec_dec_init_ver()41 res = AOM_CODEC_INCAPABLE; in aom_codec_dec_init_ver()
43 case AOM_CODEC_INCAPABLE: in aom_codec_err_to_string()
115 AOM_CODEC_INCAPABLE, enumerator
154 return AOM_CODEC_INCAPABLE; in DefaultEncoderConfig()
962 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()
1962 return AOM_CODEC_INCAPABLE; in ctrl_set_previewpp()
58 by an algorithm will generally result in #AOM_CODEC_INCAPABLE.