Searched refs:vpx_codec_er_flags_t (Results 1 – 2 of 2) sorted by relevance
131 typedef uint32_t vpx_codec_er_flags_t; typedef351 vpx_codec_er_flags_t g_error_resilient;
212 cfg.g_error_resilient = (vpx_codec_er_flags_t)strtoul(argv[7], NULL, 0); in main()