Searched refs:VPX_CODEC_INCAPABLE (Results 1 – 11 of 11) sorted by relevance
37 res = VPX_CODEC_INCAPABLE; in vpx_codec_enc_init_ver()39 res = VPX_CODEC_INCAPABLE; in vpx_codec_enc_init_ver()42 res = VPX_CODEC_INCAPABLE; in vpx_codec_enc_init_ver()45 res = VPX_CODEC_INCAPABLE; in vpx_codec_enc_init_ver()82 res = VPX_CODEC_INCAPABLE; in vpx_codec_enc_init_multi_ver()84 res = VPX_CODEC_INCAPABLE; in vpx_codec_enc_init_multi_ver()87 res = VPX_CODEC_INCAPABLE; in vpx_codec_enc_init_multi_ver()90 res = VPX_CODEC_INCAPABLE; in vpx_codec_enc_init_multi_ver()169 res = VPX_CODEC_INCAPABLE; in vpx_codec_enc_config_default()217 res = VPX_CODEC_INCAPABLE; in vpx_codec_encode()[all …]
39 res = VPX_CODEC_INCAPABLE; in vpx_codec_dec_init_ver()41 res = VPX_CODEC_INCAPABLE; in vpx_codec_dec_init_ver()44 res = VPX_CODEC_INCAPABLE; in vpx_codec_dec_init_ver()47 res = VPX_CODEC_INCAPABLE; in vpx_codec_dec_init_ver()49 res = VPX_CODEC_INCAPABLE; in vpx_codec_dec_init_ver()
53 case VPX_CODEC_INCAPABLE: in vpx_codec_err_to_string()
130 return VPX_CODEC_INCAPABLE; in DefaultEncoderConfig()212 return VPX_CODEC_INCAPABLE; in DefaultEncoderConfig()
93 if (res == VPX_CODEC_INCAPABLE) in main()
103 VPX_CODEC_INCAPABLE, enumerator
470 return VPX_CODEC_INCAPABLE; in set_postproc()493 return VPX_CODEC_INCAPABLE; in set_dbg_options()
925 return VPX_CODEC_INCAPABLE; in vp9e_set_previewpp()
791 return VPX_CODEC_INCAPABLE; in vp8_set_postproc()818 return VPX_CODEC_INCAPABLE; in vp8_set_dbg_options()
1040 return VPX_CODEC_INCAPABLE; in vp8e_set_previewpp()
58 by an algorithm will generally result in #VPX_CODEC_INCAPABLE.