Searched refs:aom_codec_enc_cfg (Results 1 – 8 of 8) sorted by relevance
18 struct aom_codec_enc_cfg;28 const struct aom_codec_enc_cfg *stream_config);
16 struct aom_codec_enc_cfg;23 void ivf_write_file_header(FILE *outfile, const struct aom_codec_enc_cfg *cfg,
17 void ivf_write_file_header(FILE *outfile, const struct aom_codec_enc_cfg *cfg, in ivf_write_file_header()
79 const struct aom_codec_enc_cfg *stream_config) { in check_encoder_config()
26 struct aom_codec_enc_cfg cfg; in write_header()
229 const struct aom_codec_enc_cfg *enc;
369 typedef struct aom_codec_enc_cfg { struct
1084 struct aom_codec_enc_cfg cfg;1812 const struct aom_codec_enc_cfg *const cfg = &stream->config.cfg; in open_output_file()1843 const struct aom_codec_enc_cfg *const cfg = &stream->config.cfg; in close_output_file()1951 struct aom_codec_enc_cfg *cfg = &stream->config.cfg; in encode_frame()2049 const struct aom_codec_enc_cfg *cfg = &stream->config.cfg; in get_cx_data()