Searched defs:init_flags (Results 1 – 11 of 11) sorted by relevance
/external/libvpx/libvpx/test/ |
D | codec_factory.h | 88 const unsigned long init_flags, TwopassStatsStore *stats) in VP8Encoder() 116 const unsigned long init_flags, in CreateEncoder() 170 const unsigned long init_flags, TwopassStatsStore *stats) in VP9Encoder() 198 const unsigned long init_flags, in CreateEncoder()
|
D | encode_test_driver.h | 94 const unsigned long init_flags, TwopassStatsStore *stats) in Encoder()
|
/external/chromium_org/third_party/libvpx/source/libvpx/test/ |
D | codec_factory.h | 88 const unsigned long init_flags, TwopassStatsStore *stats) in VP8Encoder() 116 const unsigned long init_flags, in CreateEncoder() 170 const unsigned long init_flags, TwopassStatsStore *stats) in VP9Encoder() 198 const unsigned long init_flags, in CreateEncoder()
|
D | encode_test_driver.h | 94 const unsigned long init_flags, TwopassStatsStore *stats) in Encoder()
|
/external/libvpx/libvpx/vpx/src/ |
D | vpx_codec.c | 162 vpx_codec_flags_t init_flags) { in vpx_validate_mmaps()
|
/external/qemu/distrib/sdl-1.2.15/test/ |
D | threadwin.c | 231 Uint32 init_flags; in main() local
|
/external/chromium_org/third_party/libvpx/source/libvpx/vpx/ |
D | vpx_codec.h | 204 vpx_codec_flags_t init_flags; /**< Flags passed at init time */ member
|
/external/libvpx/libvpx/vpx/ |
D | vpx_codec.h | 206 vpx_codec_flags_t init_flags; /**< Flags passed at init time */ member
|
/external/chromium_org/third_party/libvpx/source/libvpx/vpx/internal/ |
D | vpx_codec_internal.h | 339 vpx_codec_flags_t init_flags; member
|
/external/libvpx/libvpx/vpx/internal/ |
D | vpx_codec_internal.h | 377 vpx_codec_flags_t init_flags; member
|
/external/fio/ |
D | init.c | 879 static void init_flags(struct thread_data *td) in init_flags() function
|