HomeSort by relevance Sort by last modified time
    Searched refs:vpx_codec_er_flags_t (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vpx/
vpx_encoder.h 137 typedef uint32_t vpx_codec_er_flags_t; typedef
365 vpx_codec_er_flags_t g_error_resilient;
    [all...]
  /external/libvpx/libvpx/examples/
simple_encoder.c 212 cfg.g_error_resilient = (vpx_codec_er_flags_t)strtoul(argv[7], NULL, 0);

Completed in 120 milliseconds