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

  /external/chromium_org/third_party/libvpx/source/libvpx/
vpxenc.c 66 static void warn_or_exit_on_errorv(vpx_codec_ctx_t *ctx, int fatal, function
86 warn_or_exit_on_errorv(ctx, 1, s, ap);
95 warn_or_exit_on_errorv(ctx, fatal, s, ap);
    [all...]
  /external/libvpx/libvpx/
vpxenc.c 64 static void warn_or_exit_on_errorv(vpx_codec_ctx_t *ctx, int fatal, function
84 warn_or_exit_on_errorv(ctx, 1, s, ap);
93 warn_or_exit_on_errorv(ctx, fatal, s, ap);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
vpxenc.c 64 static void warn_or_exit_on_errorv(vpx_codec_ctx_t *ctx, int fatal, function
84 warn_or_exit_on_errorv(ctx, 1, s, ap);
93 warn_or_exit_on_errorv(ctx, fatal, s, ap);
    [all...]

Completed in 199 milliseconds