Searched defs:CreateEncoder (Results 1 - 6 of 6) sorted by relevance

/external/lzma/CPP/7zip/Common/
H A DRegisterCodec.h12 CreateCodecP CreateEncoder; member in struct:CCodecInfo
/external/libvpx/libvpx/test/
H A Dcodec_factory.h38 virtual Encoder* CreateEncoder(vpx_codec_enc_cfg_t cfg,
114 virtual Encoder* CreateEncoder(vpx_codec_enc_cfg_t cfg, function in class:libvpx_test::VP8CodecFactory
196 virtual Encoder* CreateEncoder(vpx_codec_enc_cfg_t cfg, function in class:libvpx_test::VP9CodecFactory
/external/chromium_org/content/common/gpu/media/
H A Dgpu_video_encode_accelerator.cc101 void GpuVideoEncodeAccelerator::CreateEncoder() { function in class:content::GpuVideoEncodeAccelerator
132 CreateEncoder();
H A Dvideo_encode_accelerator_unittest.cc103 void CreateEncoder();
232 void VEAClient::CreateEncoder() { function in class:content::__anon8368::VEAClient
533 base::Bind(&VEAClient::CreateEncoder, base::Unretained(client.get())));
/external/chromium_org/media/base/android/
H A Dmedia_codec_bridge.cc659 VideoCodecBridge* VideoCodecBridge::CreateEncoder(const VideoCodec& codec, function in class:media::VideoCodecBridge
/external/lzma/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp581 STDMETHODIMP CCodecs::CreateEncoder(UInt32 index, const GUID *iid, void **coder) function in class:CCodecs

Completed in 332 milliseconds