Home
last modified time | relevance | path

Searched defs:init_flags (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dcodec_factory.h88 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()
Dencode_test_driver.h94 const unsigned long init_flags, TwopassStatsStore *stats) in Encoder()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dvpx_codec.c162 vpx_codec_flags_t init_flags) { in vpx_validate_mmaps()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvpx_codec.h206 vpx_codec_flags_t init_flags; /**< Flags passed at init time */ member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/internal/
Dvpx_codec_internal.h377 vpx_codec_flags_t init_flags; member