HomeSort by relevance Sort by last modified time
    Searched defs:init_flags (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_codec.h 204 vpx_codec_flags_t init_flags; /**< Flags passed at init time */ member in struct:vpx_codec_ctx
  /external/libvpx/libvpx/vpx/
vpx_codec.h 206 vpx_codec_flags_t init_flags; /**< Flags passed at init time */ member in struct:vpx_codec_ctx
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/internal/
vpx_codec_internal.h 339 vpx_codec_flags_t init_flags; member in struct:vpx_codec_priv
  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 377 vpx_codec_flags_t init_flags; member in struct:vpx_codec_priv
537 vpx_codec_flags_t init_flags);
  /external/fio/
init.c 879 static void init_flags(struct thread_data *td) function
1048 init_flags(td);
    [all...]

Completed in 151 milliseconds