Home
last modified time | relevance | path

Searched refs:vpx_codec_enc_cfg_t (Results 1 – 21 of 21) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dcodec_factory.h38 virtual Encoder* CreateEncoder(vpx_codec_enc_cfg_t cfg,
43 virtual vpx_codec_err_t DefaultEncoderConfig(vpx_codec_enc_cfg_t *cfg,
87 VP8Encoder(vpx_codec_enc_cfg_t cfg, unsigned long deadline, in VP8Encoder()
114 virtual Encoder* CreateEncoder(vpx_codec_enc_cfg_t cfg, in CreateEncoder()
125 virtual vpx_codec_err_t DefaultEncoderConfig(vpx_codec_enc_cfg_t *cfg, in DefaultEncoderConfig()
169 VP9Encoder(vpx_codec_enc_cfg_t cfg, unsigned long deadline, in VP9Encoder()
196 virtual Encoder* CreateEncoder(vpx_codec_enc_cfg_t cfg, in CreateEncoder()
207 virtual vpx_codec_err_t DefaultEncoderConfig(vpx_codec_enc_cfg_t *cfg, in DefaultEncoderConfig()
Dencode_test_driver.h93 Encoder(vpx_codec_enc_cfg_t cfg, unsigned long deadline, in Encoder()
161 vpx_codec_enc_cfg_t cfg_;
231 vpx_codec_enc_cfg_t cfg_;
Dresize_test.cc37 static void write_ivf_file_header(const vpx_codec_enc_cfg_t *const cfg, in write_ivf_file_header()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Drate_hist.h22 struct rate_hist *init_rate_histogram(const vpx_codec_enc_cfg_t *cfg,
28 const vpx_codec_enc_cfg_t *cfg,
33 void show_rate_histogram(struct rate_hist *hist, const vpx_codec_enc_cfg_t *cfg,
Dwebmenc.h80 const vpx_codec_enc_cfg_t *cfg,
86 const vpx_codec_enc_cfg_t *cfg,
Drate_hist.c37 struct rate_hist *init_rate_histogram(const vpx_codec_enc_cfg_t *cfg, in init_rate_histogram()
74 const vpx_codec_enc_cfg_t *cfg, in update_rate_histogram()
269 const vpx_codec_enc_cfg_t *cfg, int max_buckets) { in show_rate_histogram()
Dwebmenc.c157 const vpx_codec_enc_cfg_t *cfg, in write_webm_file_header()
214 const vpx_codec_enc_cfg_t *cfg, in write_webm_block()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvpx_encoder.h657 } vpx_codec_enc_cfg_t; /**< alias for struct vpx_codec_enc_cfg */ typedef
688 vpx_codec_enc_cfg_t *cfg,
727 vpx_codec_enc_cfg_t *cfg,
763 vpx_codec_enc_cfg_t *cfg,
782 const vpx_codec_enc_cfg_t *cfg);
Dsvc_context.h83 vpx_codec_enc_cfg_t *cfg);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
Dset_maps.c64 static void set_roi_map(const vpx_codec_enc_cfg_t *cfg, in set_roi_map()
97 static void set_active_map(const vpx_codec_enc_cfg_t *cfg, in set_active_map()
115 static void unset_active_map(const vpx_codec_enc_cfg_t *cfg, in unset_active_map()
157 vpx_codec_enc_cfg_t cfg = {0}; in main()
Dvp8_multi_resolution_encoder.c133 const vpx_codec_enc_cfg_t *cfg, in write_ivf_file_header()
177 vpx_codec_enc_cfg_t cfg[NUM_ENCODERS]; in main()
291 memcpy(&cfg[i], &cfg[0], sizeof(vpx_codec_enc_cfg_t)); in main()
Dvpx_temporal_scalable_patterns.c64 vpx_codec_enc_cfg_t *cfg) { in set_rate_control_metrics()
89 vpx_codec_enc_cfg_t *cfg, in printout_rate_control_summary()
129 vpx_codec_enc_cfg_t *cfg, in set_temporal_layer_pattern()
434 vpx_codec_enc_cfg_t cfg; in main()
Dvp8cx_set_ref.c98 vpx_codec_enc_cfg_t cfg = {0}; in main()
Dvp9_spatial_scalable_encoder.c123 vpx_codec_enc_cfg_t *enc_cfg) { in parse_command_line()
288 vpx_codec_enc_cfg_t enc_cfg; in main()
Dsimple_encoder.c152 vpx_codec_enc_cfg_t cfg; in main()
Dtwopass_encoder.c126 vpx_codec_enc_cfg_t cfg; in main()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/internal/
Dvpx_codec_internal.h295 const vpx_codec_enc_cfg_t *cfg);
303 (*vpx_codec_enc_mr_get_mem_loc_fn_t)(const vpx_codec_enc_cfg_t *cfg,
318 vpx_codec_enc_cfg_t cfg;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dvpx_encoder.c25 vpx_codec_enc_cfg_t *cfg, in vpx_codec_enc_init_ver()
68 vpx_codec_enc_cfg_t *cfg, in vpx_codec_enc_init_multi_ver()
161 vpx_codec_enc_cfg_t *cfg, in vpx_codec_enc_config_default()
364 const vpx_codec_enc_cfg_t *cfg) { in vpx_codec_enc_config_set()
Dsvc_encodeframe.c497 vpx_codec_enc_cfg_t *enc_cfg) { in vpx_svc_init()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_cx_iface.c80 vpx_codec_enc_cfg_t cfg;
136 const vpx_codec_enc_cfg_t *cfg, in validate_config()
286 vpx_codec_enc_cfg_t cfg, in set_vp8e_config()
449 const vpx_codec_enc_cfg_t *cfg) in vp8e_set_config()
543 static vpx_codec_err_t vp8e_mr_alloc_mem(const vpx_codec_enc_cfg_t *cfg, in vp8e_mr_alloc_mem()
579 vpx_codec_enc_cfg_t *cfg; in vp8e_init()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_cx_iface.c76 vpx_codec_enc_cfg_t cfg;
143 const vpx_codec_enc_cfg_t *cfg, in validate_config()
281 const vpx_codec_enc_cfg_t *cfg, in set_vp9e_config()
418 const vpx_codec_enc_cfg_t *cfg) { in vp9e_set_config()
512 vpx_codec_enc_cfg_t *cfg; in vp9e_common_init()
1012 const vpx_codec_enc_cfg_t *cfg = &ctx->cfg; in vp9e_set_svc()