Searched refs:vpx_codec_enc_cfg (Results 1 – 9 of 9) sorted by relevance
17 struct vpx_codec_enc_cfg;27 const struct vpx_codec_enc_cfg *stream_config);
15 struct vpx_codec_enc_cfg;23 const struct vpx_codec_enc_cfg *cfg,
17 const struct vpx_codec_enc_cfg *cfg, in ivf_write_file_header()
25 struct vpx_codec_enc_cfg cfg; in write_header()
90 const struct vpx_codec_enc_cfg *stream_config) { in check_encoder_config()
604 struct vpx_codec_enc_cfg cfg;1141 const struct vpx_codec_enc_cfg *const cfg = &stream->config.cfg; in open_output_file()1172 const struct vpx_codec_enc_cfg *const cfg = &stream->config.cfg; in close_output_file()1261 struct vpx_codec_enc_cfg *cfg = &stream->config.cfg; in encode_frame()1318 const struct vpx_codec_enc_cfg *cfg = &stream->config.cfg; in get_cx_data()
209 struct vpx_codec_enc_cfg *enc; /**< Encoder Configuration Pointer */
264 typedef struct vpx_codec_enc_cfg { struct
74 struct vpx_codec_enc_cfg codec_enc_;